Re: VirtualHost issu
Davide Bianchi a écrit :
> The 'www' added to the name is something some browser do (and I hate
> it), so the problem is that your Browser is asking for 'www....' while
> your apache is configured to serve without the WWW. Add a ServerAlias
> directive to your vhost with the www in front of the name and you should
> be ok.
>
I do that modification and its work fine. Thanks !!
Does that mean I have to have two virtualhosts for each site ?
Jean-Marie
> Davide
>
|