You might also check the status of the firewall (run the program 'system-config-firewall'). Try disabling it for testing, and with the firewall enabled, you probably want the http ports accessible.
Other than that, there are lots of configuration options for apache. Check /var/log/httpd/access_log to see if your attempts to connect from the outside are even reaching apache.
|