Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 May 2004 12:43:50 -0500
From:      "Kevin D. Kinsey, DaleCo, S.P." <kdk@daleco.biz>
To:        mark <mark@node.to>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Newbie question regarding Virtual Hosts setup
Message-ID:  <409927D6.3060102@daleco.biz>
In-Reply-To: <51049A65-9EAF-11D8-9655-000D93C0E29E@node.to>
References:  <008901c432af$531bc150$0100000a@reddwarf> <40990E31.5030201@daleco.biz> <51049A65-9EAF-11D8-9655-000D93C0E29E@node.to>

next in thread | previous in thread | raw e-mail | index | archive | help
mark wrote:

> On May 5, 2004, at 11:54 AM, Kevin D. Kinsey, DaleCo, S.P. wrote:
>
>> David H. Ingham wrote:
>>
>>> Hopefully, a simple question.
>>>
>>>
>>> I have set up a FreeBSD server to develop a web app for a client.
>>>
>>> my system is:
>>>
>>>
>>>            FreeBSD                       Version 5.2
>>>
>>>            Apache             Version 2.0.47
>>>
>>>            MySQL             Version 4.0.16
>>>
>>>            MySQLCC                     Version 0.9.3
>>>
>>>            PHP                 Version 4.3.3
>>>
>
> In your httpd.conf, set
>
> Listen 0.0.0.0:80
>
> I think its defaulting to only listen for localhost.
>

Worth a shot, I suppose; every Apache I've ever set up
defaulted to *:80, though.

Trying:  'netstat -anf inet ' should clue him in on that
possibility...

KDK



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