Date: Sat, 29 Dec 2001 10:33:28 +0000 From: Dave <dah@hauan.org> To: Donnie Jones <donniejones18@yahoo.com> Cc: Sam Drinkard <sam@wa4phy.net>, freebsd-questions@FreeBSD.ORG Subject: Re: Multiple httpd servers on LAN only one real IP Address. Message-ID: <3C2D9BF8.D3F8218@hauan.org> References: <20011229130720.3acc8802.donniejones18@yahoo.com> <3C2E071B.D313DDFC@vortex.wa4phy.net> <20011229132048.7acaaf60.donniejones18@yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I think you want to use the listen and bind features in httpd.conf. Choose your ports and listen on them. I'm working the same issue. dave Donnie Jones wrote: > > On Sat, 29 Dec 2001 13:10:35 -0500 > Sam Drinkard <sam@wa4phy.net> wrote: > > > Donnie, you might take a look at xinetd. It will let you redirect > > various ports. > > > > Sam > > > > Thanks for the fast response, but I don't think it will work.... > > Correct me if I am wrong, but don't httpd requests from the net only get sent to port 80 on the real ip address? > > If so, all the httpd requests for my two domains would be sent to the same port 80 on the real ip address (the gateway computer). > > I don't see how this could allow for me to redirect the httpd requests for the two individual domains to the two individual httpd servers on the internal LAN? > > Thanks, > > -Donnie > > _________________________________________________________ > Do You Yahoo!? > Get your free @yahoo.com address at http://mail.yahoo.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message 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?3C2D9BF8.D3F8218>