"Apache is functioning normally" on all domains

Tead

New member
Joined
Dec 25, 2008
Messages
2
I've a strange problem. All my websites are showing "Apache is functioning normally" in the root. Only domain.com/webmail/ and /phpmyadmin/ are working on all domains.

This happend after adding a new hosting package to DirectAdmin. I checked the following help page, but all seems normal:

http://help.directadmin.com/item.php?id=242

Can somebody help me with solving this issue (fast)

Regards,
Tead

EDIT:
I found a solution for my problem and want to share this.

The problem was in my ips.conf (/etc/httpd/conf/ips.conf). The IP addresses of the server was missing. I added manually the IP addresses like:
NameVirtualHost 12.34.56.78:80
NameVirtualHost 12.34.56.78:443

All works fine now. I hope someone can use this solution if this error occurs.
 
Last edited:
An old thread but I had the same issue today. Thanks for adding your solution Tead!
What can be done to prevent this from happening again? Anyone?
 
Back
Top