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
? 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
@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
ess device
-Original Message-
From: "Vinay Purohit" <[EMAIL PROTECTED]>
Date: Thu, 5 Jun 2008 12:20:36
To:
Subject: [EMAIL PROTECTED] Apache Virtual Server Configuration
Hi
Is it mandatory to have first virtual server block as main server when we
configure name based vir
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 we
want to create and one