Re: [EMAIL PROTECTED] Apache Virtual Server Configuration

2008-06-05 Thread Dragon
Vinay Purohit wrote: Hi Is it mandatory to have first virtual server block as main server when we configure name based virtual server on apache2.2.8 ? Creation of virtual servers: While creating virtual servers on apache 2.2.8 we have to include a virtual host block for each virtual server

Re: [EMAIL PROTECTED] Apache Virtual Server Configuration

2008-06-05 Thread André Warnier
? If we do not put first vh as main server how can I acess a main server resources. \Vinay -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, June 05, 2008 12:29 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Apache Virtual Server Configura

RE: [EMAIL PROTECTED] Apache Virtual Server Configuration

2008-06-05 Thread Vinay Purohit
@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Apache Virtual Server Configuration The first v.h. block is important in that any request for a host (servername) that is not found in any other vh block defaults to the first block. So on my servers in the top most block all requests are rewritten to a

Re: [EMAIL PROTECTED] Apache Virtual Server Configuration

2008-06-04 Thread matt . farey
The first v.h. block is important in that any request for a host (servername) that is not found in any other vh block defaults to the first block. So on my servers in the top most block all requests are rewritten to a "please check the url" page. Sent from my BlackBerry® wireless device -O