Received: by taz.hyperreal.com (8.6.12/8.6.5) id KAA28455; Tue, 26 Mar 1996 10:49:30 -0800 Received: from fully.organic.com by taz.hyperreal.com (8.6.12/8.6.5) with ESMTP id KAA28449; Tue, 26 Mar 1996 10:49:28 -0800 Received: (from brian@localhost) by fully.organic.com (8.6.12/8.6.12) id SAA01056; Tue, 26 Mar 1996 18:52:55 GMT Date: Tue, 26 Mar 1996 10:52:51 -0800 (PST) From: Brian Behlendorf To: Alexei Kosut cc: new-httpd@hyperreal.com Subject: Re: cvs commit: apache/src http_protocol.c In-Reply-To: <199603260653.WAA14042@taz.hyperreal.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-new-httpd@apache.org Precedence: bulk Reply-To: new-httpd@hyperreal.com On Mon, 25 Mar 1996, Alexei Kosut wrote: > Add routine to internally parse full-URI requests that are directed to the > server (e.g. "GET http://www.apache.org/ HTTP/1.0"), regardless of whether > or not a proxy module is installed. If the server and port do not match where > the server is currently listening, the request is passed on untouched. This doesn't appear to check for requests matching virtual hosts. Also, when we finally have the host in the request in one form or another, I'd like to be able to redirect requests for anything but the canonical hostname. I.e. a request for http://apache.org/ is redirected to http://www.apache.org/ and http://204.152.144.28/ is redirected to http://www.apache.org/ Hell, I want http://www.apache.org:80/ redirected to http://www.apache.org/ Brian --=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-- brian@organic.com | We're hiring! http://www.organic.com/Home/Info/Jobs/