Warning: Documentroot doesn 't exist 2005-03-01 - By Kevin O'Neil
When working with virtual hosts you have to use virtualdocumentroot.
You should also list your default website as the first virtual host.
DocumentRoot is in fact the default html directory.
Each time you list a new documentroot you will get errors because each one after the other is canceling the previous out.
When you use virtualdocumentroot it is specified for that exact virtual host.
When you have more than one virtual host, each one should have a unique virtualdocumentroot unless they share a common one.
Thank you for shopping at Kevin's Lair! Kevin
Kevin's Lair http://www.kevinslair.com
----- Original Message ----- From: "Joshua Slive" <jslive@(protected)> To: <users@(protected)>; "Kevin O'Neil" <kevinslair@(protected)> Sent: Tuesday, March 01, 2005 7:31 PM Subject: Re: [users@(protected)] Warning: Documentroot doesn't exist
> On Tue, 01 Mar 2005 16:32:34 -0500, Kevin O'Neil <kevinslair@(protected)> > wrote: >> Instead of DocumentRoot, use VirtualDocumentRoot > > Huh? Why? Do you understand the purpose of VirtualDocumentRoot? > > It may or may not get rid of the error here, but it is certainly not > the right way of solving the problem. > > Joshua. > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP Server Project. > See <URL:http://httpd.apache.org/userslist.html> for more info. > To unsubscribe, e-mail: users-unsubscribe@(protected) > " from the digest: users-digest-unsubscribe@(protected) > For additional commands, e-mail: users-help@(protected) > >
--------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@(protected) " from the digest: users-digest-unsubscribe@(protected) For additional commands, e-mail: users-help@(protected)
|
|