I have a major problem after updating apache and php with custombuild.
Suddenly none of my domains are reachable
All say: Apache is functioning normally
In the logs i noticed it is trying to access the directory: /var/www/html (File does not exist: /var/www/html/404.shtml)
That is a BIG Uh Oh because directadmin does NOT use that folder.
If i look into the httpd.conf is has the right documentroot: DocumentRoot /home/MYUSERNAME/domains/MYDOMAIN.nl/public_html
How can i reconfigure so it points to the right directories?
I also saw that when i start apache manually i get the following: [Tue Mar 05 22:14:46 2013] [warn] VirtualHost IP1:80 overlaps with VirtualHost IP1:80, the first has precedence, perhaps you need a NameVirtualHost directive
Suddenly none of my domains are reachable
All say: Apache is functioning normally
In the logs i noticed it is trying to access the directory: /var/www/html (File does not exist: /var/www/html/404.shtml)
That is a BIG Uh Oh because directadmin does NOT use that folder.
If i look into the httpd.conf is has the right documentroot: DocumentRoot /home/MYUSERNAME/domains/MYDOMAIN.nl/public_html
How can i reconfigure so it points to the right directories?
I also saw that when i start apache manually i get the following: [Tue Mar 05 22:14:46 2013] [warn] VirtualHost IP1:80 overlaps with VirtualHost IP1:80, the first has precedence, perhaps you need a NameVirtualHost directive