Warning: Documentroot doesn 't exist 2005-03-01 - By Kevin O'Neil
Jay, also if you are going to use script alias for the /cgi-bin/ you have to use: VirtualScriptAlias /cgi-bin/ "/home/httpd/webdev/cgi-bin/"
Thanks, Kevin
----- Original Message ----- From: "Kevin O'Neil" <kevinslair@(protected)> To: <users@(protected)> Sent: Tuesday, March 01, 2005 4:32 PM Subject: Re: [users@(protected)] Warning: Documentroot doesn't exist
> 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) > >
--------------------------------------------------------------------- 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)
|
|