Re: [us...@httpd] Order of Proxy matching

2009-05-25 Thread Krist van Besien
On Mon, May 25, 2009 at 11:28 AM, André Warnier wrote: > Evan Champion wrote: >> My observation is that the matches are done in reverse order of >> appearance in the configuration, i.e. in this example, a request to >> http://server.example.com/ will match the http://*.example.com/* rule >> and t

Re: [us...@httpd] Order of Proxy matching

2009-05-25 Thread Eric Covener
On Mon, May 25, 2009 at 3:01 AM, Evan Champion wrote: > Hi, > > Can anyone advise of the order in which statements matching the > same URL are matched? > > I am using SetEnvIf to set a variable that is saved later in the > access_log.  Sometimes there is a more specific match and a less > specifi

Re: [us...@httpd] Order of Proxy matching

2009-05-25 Thread André Warnier
Evan Champion wrote: Hi, Can anyone advise of the order in which statements matching the same URL are matched? I am using SetEnvIf to set a variable that is saved later in the access_log. Sometimes there is a more specific match and a less specific match for the same URL, e.g.: http://server

[us...@httpd] Order of Proxy matching

2009-05-25 Thread Evan Champion
Hi, Can anyone advise of the order in which statements matching the same URL are matched? I am using SetEnvIf to set a variable that is saved later in the access_log. Sometimes there is a more specific match and a less specific match for the same URL, e.g.: http://server1.example.com/*>