Hello, When I run /etc/init.d/httpd restart, I get the message below. How can I fix this? Thank you. [root@server1 ~]# /etc/init.d/httpd restart Stopping httpd: [ OK ] Starting httpd: [Sun Sep 15 06:55:36 2013] [warn] NameVirtualHost 192.168.0.110:80 has no VirtualHosts [Sun Sep 15 06:55:36 2013] [warn] NameVirtualHost 192.168.0.110:443 has no VirtualHosts [Sun Sep 15 06:55:36 2013] [warn] NameVirtualHost *:443 has no VirtualHosts [Sun Sep 15 06:55:36 2013] [warn] NameVirtualHost *:80 has no VirtualHosts [ OK ] [root@server1 ~]#
Thats ok, nothing that needs to be fixed. apache informs you just that you can add additional vhosts.