so if the vhost root is /var/webstuff/mydomain/index.php that request gets index.php, correct? Not the webroot of the apache server (eg. /var/webstuff)
Thanks! – julioMar 29 '10 at 19:23
Correct. The only way to get /var/webstuff is if that's a document root for a different domain. – fahadsadahMar 29 '10 at 19:46
Thanks for the help! I thought that was the case but needed to verify. – julioMar 29 '10 at 20:09
feedback
Greetings!
This is a collaboratively edited question and answer site for system administrators and desktop support professionals. It's 100% free, no registration required.
Got a question about the site itself? meta is the place to talk about things like what questions are appropriate, what tags we should use, etc.