Question regarding Apache !!!!

Muhammad Rizwan Khan rizwan at nixpanel.com
Thu May 6 05:39:01 UTC 2004


Hello All.

I am getting this error message when i tried to start httpd. I have Red Hat 9.

[Wed May 05 18:46:27 2004] [error] VirtualHost 192.168.0.77:8077 -- mixing
* ports and non-* ports with a NameVirtualHost address is not supported,
proceeding with undefined results
[Wed May 05 18:46:27 2004] [error] VirtualHost 192.168.0.77:80 -- mixing *
ports and non-* ports with a NameVirtualHost address is not supported,
proceeding with undefined results

I have following Virtual domain entry at the end of httpd.conf file.

NameVirtualHost 192.168.0.77

<VirtualHost 192.168.0.77:80>
</VirtualHost>

<VirtualHost 192.168.0.77:8088>
	DocumentRoot "/var/www/html/test/"
	ServerName www.domain.com
	ScriptAlias /cgi-bin/ "/var/www/cgi-bin/"
</VirtualHost>

 
Now what should i do to avoid this problem.
------------------------------------
Muhammad Rizwan Khan







More information about the redhat-list mailing list