[Tfug] Apache server help

Robert Hunter hunter at tfug.org
Mon Jul 2 11:27:37 MST 2007


On 7/2/07, doug1 at email.arizona.edu <doug1 at email.arizona.edu> wrote:
> so I know httpd is running, anyone have any suggestions about what is
> wrong? is it a issue with firefox amd not apache?

Hi, Doug.

Here are a few things you can check, in addition to Andrew's suggestion
to check the apache logs.

What IP/port is apache listening on?

Use "netstat -tap | grep www"

Can you connect to apache on the loopback address (127.0.0.1) ? If so,
check /etc/hosts to see if for some reason localhost is mapped to
something other than the loopback address.

-- 
Rob




More information about the tfug mailing list