You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Baptiste MILLE-MATHIAS <Ba...@navlink.com> on 2003/02/24 15:39:11 UTC

[users@httpd] Virtualhost warning

Hello!!

I just restarted my apache server, and it displayed me these warnings. the
sites working fine but I would like the errors disappear.

[Mon Feb 24 15:41:13 2003] [error] VirtualHost 10.1.253.45:80 -- mixing *
ports and non-* ports with a NameVirtualHost address is not supported,
proceeding with undefined results


Find the directives  I set in the config files

==== apache.conf ====
NameVirtualHost 10.1.253.45


==== vhost.conf ====
<VirtualHost 10.1.253.45>
Servername mysite.mydomain.com
DocumentRoot /home/httpd/htdocs
</VirtualHost>

how can I remove these errors.

thanks


---------------------------------------------------------------------
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-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org