Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Nov 2001 15:35:21 -0500
From:      ravi pina <ravi@cow.org>
To:        Martin Gignac FreeBSD <freebsd@mobilitylab.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Apache not binding to single address...
Message-ID:  <20011103153521.R97368@happy.cow.org>
In-Reply-To: <20011103202657.38808.qmail@mail.mobilitylab.net>; from freebsd@mobilitylab.net on Sat, Nov 03, 2001 at 08:26:57PM -0000
References:  <20011103202657.38808.qmail@mail.mobilitylab.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Nov 03, 2001 at 08:26:57PM -0000, Martin Gignac  FreeBSD  said at one point in time:
> Hi,
> 
> I'm running apache+mod_ssl-1.3.20+2.8.4 on a FreeBSD 4.4-STABLE system 
> and I'm having a hard time binding the httpd server to a single IP 
> address. I currently have many virtual IP addresses assigned to a 
> single Ethernet card.
> 
[...]

how about

#
# Listen: Allows you to bind Apache to specific IP addresses and/or
# ports, in addition to the default. See also the <VirtualHost>
# directive.
#
#Listen 3000
#Listen 12.34.56.78:80

-r



-- 
echo "send pgp key" | mail ravi@cow.org
"I never think of the future. It comes soon enough."
                -- Albert Einstein


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?20011103153521.R97368>