Apache cannot access remotely

Posted by MMRUSer on Server Fault See other posts from Server Fault or by MMRUSer
Published on 2010-04-11T07:27:57Z Indexed on 2010/04/11 7:33 UTC
Read the original article Hit count: 674

Filed under:
|

I have set up and configured Apache 2.2 on Redhat EL .. But I cannot access it remotely (through a web browser). Here's my Apache log .

[Sun Apr 11 05:58:12 2010] [notice] suEXEC mechanism enabled (wrapper: /usr/sbi$
[Sun Apr 11 05:58:12 2010] [notice] Digest: generating secret for digest authen$
[Sun Apr 11 05:58:12 2010] [notice] Digest: done
[Sun Apr 11 05:58:13 2010] [notice] Apache/2.2.3 (Red Hat) configured -- resumi$
[Sun Apr 11 05:59:32 2010] [notice] caught SIGTERM, shutting down
[Sun Apr 11 06:06:38 2010] [notice] suEXEC mechanism enabled (wrapper: /usr/sbi$
[Sun Apr 11 06:06:38 2010] [notice] Digest: generating secret for digest authen$
[Sun Apr 11 06:06:38 2010] [notice] Digest: done
[Sun Apr 11 06:06:39 2010] [notice] Apache/2.2.3 (Red Hat) configured -- resumi$
[Sun Apr 11 06:10:13 2010] [notice] caught SIGTERM, shutting down
[Sun Apr 11 06:14:29 2010] [notice] suEXEC mechanism enabled (wrapper: /usr/sbi$
[Sun Apr 11 06:14:29 2010] [notice] Digest: generating secret for digest authen$
[Sun Apr 11 06:14:29 2010] [notice] Digest: done
[Sun Apr 11 06:14:29 2010] [notice] Apache/2.2.3 (Red Hat) configured -- resumi$
[Sun Apr 11 06:37:05 2010] [notice] caught SIGTERM, shutting down
[Sun Apr 11 06:37:05 2010] [notice] suEXEC mechanism enabled (wrapper: /usr/sbi$
[Sun Apr 11 06:37:05 2010] [notice] Digest: generating secret for digest authen$
[Sun Apr 11 06:37:05 2010] [notice] Digest: done
[Sun Apr 11 06:37:05 2010] [notice] Apache/2.2.3 (Red Hat) configured -- resumi$

http://x.x.x.x.x./ 

does not working.

© Server Fault or respective owner

Related posts about apache

Related posts about redhat