Apache
Bob Collins
bobc at anything-inc.com
Wed Mar 3 07:00:24 PST 2004
On Tue, Mar 2, 2004, Michael Banta clacked the keyboard to produce:
>
> 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
It sounds like a hostname error. Does Apache know it is answering as
localhost? You may want to double-check your `Listen' and `ServerName'
directives.
A quick test is to try lynx to the local ip address and see what
happens. BTW, did you run `apachectl configtest' prior to starting
Apache? That will help you with any issues, although if it is running, I
am not sure configtest would find it.
--
Bob
"Play is the work of children. It's very serious stuff. And if it's
properly structured in a developmental program, children can blossom."
-Bob Keeshan aka `Captain Kangaroo'
More information about the freebsd-questions
mailing list