Wrox Home  
Search P2P Archive for: Go

  Return to Index  

apache_server thread: Re: apache_server digest: March 09, 2001


Message #1 by Ajai Khattri <ajai@p...> on Mon, 12 Mar 2001 17:56:49 -0500
Apache Server digest wrote:



> Can u please tell where does apache match the /missing.html context to.



> i.e to the server root or the Document root we have mentioned and more over

> in case of Multiple domains can we have different configuration for

> different domains.



It should map to the DocumentRoot of the site you are in.



If you are using virtual sites then it should probably be in the relevant

<VirtualHost>...</VirtualHost> section in httpd.conf.



--

Aj.







Message #2 by Vikram naik <jspbrain@y...> on Mon, 12 Mar 2001 20:25:58 -0800 (PST)
Thanx again

--- Ajai Khattri <ajai@p...> wrote:

> Apache Server digest wrote:

> 

> > Can u please tell where does apache match the

> /missing.html context to.

> 

> > i.e to the server root or the Document root we

> have mentioned and more over

> > in case of Multiple domains can we have different

> configuration for

> > different domains.

> 

> It should map to the DocumentRoot of the site you

> are in.

> 

> If you are using virtual sites then it should

> probably be in the relevant

> <VirtualHost>...</VirtualHost> section in

> httpd.conf.

> 

> --

> Aj.

> 

> 

  Return to Index