On Sun, Jan 4, 2009 at 2:44 PM, swilting <john.swilt...@wanadoo.fr> wrote:
> I understand your answer but how to properly separate and that vhosts
> does not mix
>
> [r...@r13151 ~]# apachectl -S
> VirtualHost configuration:
> 87.98.186.232:*        is a NameVirtualHost
>         default server www.renelacroute.fr
> (/etc/httpd/conf/httpd.conf:993)
>         port * namevhost www.renelacroute.fr
> (/etc/httpd/conf/httpd.conf:993)
>         port * namevhost www.fakessh.eu
> (/etc/httpd/conf/httpd.conf:1003)
> Syntax OK
> [r...@r13151 ~]#

Perhaps you just need:

ServerAlias fakessh.eu

In the virtualhost that currently has "ServerName www.fakessh.eu"


-- 
Eric Covener
cove...@gmail.com

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to