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
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
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
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/*>