Warning: Documentroot doesn 't exist 2005-03-01 - By Kevin O'Neil
Instead of DocumentRoot, use VirtualDocumentRoot
----- Original Message ----- From: "Jay Paulson" <jpaulson@(protected)> To: <users@(protected)> Sent: Tuesday, March 01, 2005 4:22 PM Subject: [users@(protected)] Warning: Documentroot doesn't exist
> I've set up my VirtualHosts and for each Documentroot I get a warning that > it does not exist. > > Warning: DocumentRoot [/home/httpd/webdev/html] does not exist > > My VirtualHost is below. > > <VirtualHost *:80> > ServerAdmin jpaulson@(protected) > DocumentRoot /home/httpd/webdev/html > #ServerName > DirectoryIndex index.php index.htm index.html index.cgi > ErrorLog logs/error_log > CustomLog logs/access_log combined > </VirtualHost> > > Any ideas on what is causing this problem? The directory is there. I'm > running Apache 2. > > Thanks for any help. > jay > > > --------------------------------------------------------------------- > 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)
|
|