_default_ VirtualHost overlap on port 80, the first has precedence
In : system, Posted by admin on Sep.09, 2008
Try to set up apache server with virtual hosts. When I restart the apache server, it keeps saying that:
_default_ VirtualHost overlap on port 80, the first has precedence
The problem is that the NameVirutalHost is commented. Make sure your NameVirtualHost line in httpd.conf is uncommented as:
NameVirtualHost *:80
Tags : apache
No comments for this entry yet...