No response from example.com using Apache
Posted
by
stevens-G
on Server Fault
See other posts from Server Fault
or by stevens-G
Published on 2014-06-09T15:25:00Z
Indexed on
2014/06/09
15:29 UTC
Read the original article
Hit count: 273
I am unable to access example.com or by local IP after restarting the server. I checked to make sure httpd service was on. I looked at the error_log in /var/log/httpd and found nothing. Tried to restart httpd again and it says 'Ok'. I'm not sure where else to check.
I did move DocumentRoot from /var/www to /web-root and it worked before restarting the server. I tried pointing it back to /var/www and still not able to view the page.
IPtables have not changed.
Any suggestions?
© Server Fault or respective owner