From owner-freebsd-questions Fri Feb 18 14: 3:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 2AF5637BAD4 for ; Fri, 18 Feb 2000 14:03:27 -0800 (PST) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.9.3/8.9.3) id OAA27788; Fri, 18 Feb 2000 14:31:54 -0800 (PST) Date: Fri, 18 Feb 2000 14:31:54 -0800 From: Alfred Perlstein To: Erik de Zeeuw Cc: freebsd-questions@FreeBSD.ORG Subject: Re: http(s) request based forwarding ? Message-ID: <20000218143154.W21720@fw.wintelcom.net> References: <38ADBE5D.2E29BA7E@usishealth.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <38ADBE5D.2E29BA7E@usishealth.com>; from erik@usishealth.com on Fri, Feb 18, 2000 at 03:49:18PM -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Erik de Zeeuw [000218 14:18] wrote: > Hello, > > We're having an NT web application server, and we're about > to convert it to FreeBSD. > .. > > I was wondering if there is some kind of proxy that can analyse > the http(s) requests that comes in, and forward them to the > appropriate server. > > We have a FreeBSD firewall in front of the two machines, so it > might be the place to install such a software. > > I thought about installing Apache on the firewall, with mod_rewrite > on, but this may not be the ultimate solution. > > Any advices and experience on this are welcome :) One more thing, make apache's 404 instead redirect to the same url on the NT server, it's kinda ugly but it'll make the NT server serve all genuine 404s and catch missing applications. :) -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message