Re: [EMAIL PROTECTED] Access to IP address

2006-08-08 Thread Marc MENDEZ
l host as first in the conf file ! An it works - Original Message - From: "Steve Swift" <[EMAIL PROTECTED]> To: Sent: Tuesday, August 08, 2006 1:31 PM Subject: Re: [EMAIL PROTECTED] Access to IP address Each virtual host has (or certainly *should* have) a distinct ser

Re: [EMAIL PROTECTED] Access to IP address

2006-08-08 Thread Steve Swift
Each virtual host has (or certainly *should* have) a distinct servername. You get to the virtual hosts by going to http://servername/If this doesn't work it might be a problem with your browser, but it would have to be very old to cause such a problem! On 08/08/06, Marc MENDEZ <[EMAIL PROTECTED]> w

Re: [EMAIL PROTECTED] Access to IP address

2006-08-08 Thread Marc MENDEZ
- Original Message - From: "Boyle Owen" <[EMAIL PROTECTED]> To: Sent: Tuesday, August 08, 2006 11:39 AM Subject: RE: [EMAIL PROTECTED] Access to IP address What do you want to happen? Do you want a "forbidden" for example? If so, just make another sm

RE: [EMAIL PROTECTED] Access to IP address

2006-08-08 Thread Boyle Owen
> -Original Message- > From: Marc MENDEZ [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 08, 2006 11:26 AM > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] Access to IP address > > Hi, > > I have several virtual hosts associated to a single IP. >

[EMAIL PROTECTED] Access to IP address

2006-08-08 Thread Marc MENDEZ
Hi, I have several virtual hosts associated to a single IP. Unfortunately, when I connect to http://the_single_IP, I get one of my website ! How can I prevent this ? Thanks for your help !