Hi,
I am trying to establish a development environment in which I would 'book' out a piece of html or php to alter. This would be placed in a development directory. The remaining files in the website would remain in the main directory referenced in the DocumentRoot. I want Apache to check my directory for the altered html before referring to the DocumentRoot. Is it possible to configure Apache to check a concatenated list of folders from which to serve the pages?
Thanks