Apache on a server i'm helping manage has stopped reading virtual host configuration files. It's OpenVZ with a Plesk control panel. The client used Plesk to create the virtual hosts, and the config files are located in...
/var/www/vhosts/example.com/conf
This is the contents of that folder
-rw-r----- 1 root apache 6198 Jan 17 2011 12952768310.70665900_httpd.include
-rw-r----- 1 root apache 6198 Jul 25 2011 13115853090.03526500_httpd.include
-rw-r----- 1 root apache 291 Jan 18 2012 13268503300.41421300_httpd.include
-rw-r----- 1 root apache 6198 Apr 4 2012 13335434130.50578900_httpd.include
-rw-r----- 1 root apache 6198 Apr 10 2012 13340548100.11025400_httpd.include
Yesterday I updated packages with yum update in a terminal, could apache's main configuration file been overwritten? If so is there any steps I can take in Plesk to reconfigure it?
Running apachectl -t -D DUMP_VHOSTS
shows the two name based virtual hosts and shows the config files for them in /var/www/vhosts.example.com/conf, and says the Syntax is ok
When I run yum provides */mod_access.so
I see openvz-utils which is a package I updated yesterday. Would really appreciate any help thanks
This is the httpd.conf file http://pastebin.com/CHgX3RbT