|
|||||||||||
|
Re: [Patch] mod_proxy round 2
From: William A. Rowe, Jr. <wrowe(at)rowe-clan.net>
Date: Sun Aug 26 2001 - 00:56:19 EDT From: "William A. Rowe, Jr." <wrowe@rowe-clan.net> Sent: Saturday, August 25, 2001 10:01 PM > Introduce the proxy_walk for <Proxy > sections. This patch takes advantage
This leaves exactly one step undone - the <Proxy > blocks are processed in their given order. Since they bore no relationship to the 'usual' case, where we would have sorted out regex'ed _AFTER_ straight or fnmatch blocks, I'm not certain we should sort these at all. Any comments? > This is the next step in cleaning out the <Directory > processing. It would
My final patch solved this two ways. proxy: is ignored in the r->filename, and the following two directives are both accepted;
<Proxy proxy:*>
Canonicalization of the uri form, and case sensitivity are the only two remaining questions. mod_proxy is now free to do whatever it thinks is right, without messing in <Directory > block processing anymore. > I'm going on with the next part of the core patches, this one is required before
Committed, looking at httpd-2.0, I was certain I had already committed this fix across the board :( Essentially, with /Zi, VC 5.0/6.0/7.0 users should all be able to simply load the .dsp/.dsw projects and run with them. Received on Sun Aug 26 04:59:15 2001 This archive was generated by hypermail 2.1.8 : Thu Aug 24 2006 - 14:53:34 EDT |
||||||||||
|
|||||||||||