Monday, April 14, 2014

Starting httpd: [date] [warn] _default_ VirtualHost overlap on port 80, the first has precedence

To remove this error, uncomment following line in /etc/httpd/conf/httpd.conf

NameVirtualHost *:80
Now restart httpd
# service httpd restart

No comments:

Post a Comment