Forum Moderators: phranque
What I mean is that I build a site using folders in the APache document root. This means that the base URL for the new site is /folder/ instead of directly root. SO when I have to bring the site online, I need to change all those references. How do the veterans on here develop so that as little code needs to be changed when going online? Any success with virtual hosts?
I got used to working with templates having strict code, so then if I need to change something, its two files (or a bunch) and a text replace does the work with an text editor.
I'm managing only two pages now (template) and use my own CMS to work the rest out, so no changed needed. If so, I do it via preferences (CMS).