Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Feb 1999 00:26:43 +0000
From:      Ben Smithurst <ben@scientia.demon.co.uk>
To:        "A.K" <blorb@biosys.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Apache not responding
Message-ID:  <19990225002643.B16445@scientia.demon.co.uk>
In-Reply-To: <36D2BF4C.154ADB39@biosys.net>
References:  <36D2BF4C.154ADB39@biosys.net>

next in thread | previous in thread | raw e-mail | index | archive | help
A.K wrote:

> I updated Apache to 1.3.4 on FreeBSD 3.0 and started it. (it works now)
> But it is not responding when I try to reach the FreeBSD machine thru my
> netscape on the windows machine. why?

Have you tried a browser on the FreeBSD machine? Or just try telnetting to
port 80:

$ telnet localhost 80
GET / HTTP/1.0

note you need to press enter twice after the HTTP/1.0 bit. Also, does
Apache's error log tell you anything useful? Log files should nearly
always be the first place to look when diagnosing a problem.

-- 
Ben Smithurst
ben@scientia.demon.co.uk

send a blank message to ben+pgp@scientia.demon.co.uk for PGP key


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990225002643.B16445>