From owner-freebsd-questions Wed May 16 12: 0:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from trinity.lee.net (trinity.lee.net [208.229.121.1]) by hub.freebsd.org (Postfix) with ESMTP id BB00D37B422 for ; Wed, 16 May 2001 12:00:14 -0700 (PDT) (envelope-from awells@journalstar.com) Received: from journalstar.com (leepcC-018.sub-c.lee.net [208.205.126.18]) by trinity.lee.net (8.9.3/8.9.3) with ESMTP id OAA21102 for ; Wed, 16 May 2001 14:00:23 -0500 Message-ID: <3B02CE1F.DF7EF9D1@journalstar.com> Date: Wed, 16 May 2001 13:59:43 -0500 From: Tony Wells X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.0.36 i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Diverting port on HTTP request to Apache Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, I'm messing around with porting one of my virtual servers over to AOLserver and the way it works, AOLserver virtual servers listen on different ports. What I want to happen is if someone requests a certain name-based virtual host, the request is diverted to a different port, but to the end-user they can't tell they've left port 80. I messed around with mod_rewrite, and that looks like a solution, but I can't seem to get the rule right. Maybe I need to enable the Apache proxy stuff? TIA, Tony Wells To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message