ajaxStardust Posted yesterday at 12:00 PM Posted yesterday at 12:00 PM Profuse thanks to whomever fixed VPS111 Nice. That's my "PHP Static content management" system, "Annie De Browsa" (ADB) thing from the wayback machine! https://centrewebdesign.com/anniedebrowsa/public/index.php So this is what it's been about, this whole time w/ me whining about templates and open base dir directives. (index.phtml which auto load to iframe from the .php hence these differentiation w/ the extension) ASSUMED: have a folder open in your file manager on your "localhost" development machine USE of "Annie De Browsa" (ADB): from YOUR development path, enter into ADB i-frame the system path, and click "convert" (whatever the button says there) It uses _GET so, you can send to it from command line, as part of your operations (e.g. SHELL$> /usr/bin/firefox /var/www/html/anniedebrowsa/index.phtml?path2url=/var/www/html/my_new_project/is-asp-dot-net/index.aspx becomes http://localhost/my_new_project/is-asp-dot-net/index.aspx I mess w/ python stuff mostly now, so this is just an old project i wanted to "complete", also for understanding PSR-4 / Autoload stuff in my own projects. Cheers and thanks again! What files did you edit to enable it correctly? I tried many various things. I'm pretty sure I know what it's supposed to be outside of Hestia. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.