I am seting up a webserver. I have one domain working great with it. I want to add a second domain and point that domain to a specific directory within the first domain. I don't want to get rid of the DocumentRoot because there are php scripts that are using that directive. Is there a Directive that I need to put in the <VirtualHost> section for this? Thanks.