Apache

Nathan Kinkade nkinkade at ub.edu.bz
Wed Mar 3 07:19:20 PST 2004


On Tue, Mar 02, 2004 at 05:03:24PM -0500, Michael Banta wrote:
> 
> Hello.
> 
> I just installed Apache wilthout error.  I started apache and did a ps
> aux.  It appears to be running fine.  However I cannot bring up the
> default webpage.  Doing lynx localhost does not work.  I set the
> Servername variable in the config file to localhost, just to test.
> Everything appears to be in order.  Any suggestions?
> 
> Thanks
> Mike

Does the machine have any type of firewall running?  What error does the
browser give you? Page not found? Connection refused?  Just to be sure
that Apache is listening on port 80, does `sockstat -l4 | grep httpd'
return results that indicate that Aapache is listening?  Is there and
index file at /usr/local/www/data?  Also, remember that once you edit
httpd.conf you must restart or HUP Apache.

Nathan
-- 
gpg --keyserver pgp.mit.edu --recv-keys D8527E49
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20040303/6de5f3c9/attachment.bin


More information about the freebsd-questions mailing list