Apache: VirtualHost *:80 -- mixing * ports and non-* ports with a NameVirtualHost address is not sup
- by user45761
Hi,
when i add the line below to /etc/apache2/apache2.conf I get the error belower when i restart apache:
Include
/usr/share/doc/apache2.2-common/examples/apache2/extra/httpd-vhosts.conf
[Mon Jun 14 12:16:47 2010] [error]
VirtualHost *:80 -- mixing * ports and
non-* ports with a NameVirtualHost
address is not supported, proceeding
…