On Tue, Mar 23, 2010 at 12:33 PM,  <rog7...@web.de> wrote:
> Am 23.03.2010 17:03, schrieb Eric Covener:
>>> <Location "/websvn">
>>>   WebSVN stuff
>>> </Location>
>>>
>>> <LocationMatch "/(?!websvn)">
>>>   subversion stuff
>>> </LocationMatch>
>
>> I thought you only wanted one section, note the order of
>> precedence/evaluatuion in the manual for the different containers,
>> which I believe is the opposite of the order you listed them.  If
>> they're totally independent, you could two exclusive LocationMatch
>> directives.
>
> As the regex patterns of these <Location> sections are disjunct, the
> order of the sections should not matter. Nevertheless I tried changing
> the order. The behavior is the same as before.
>

Going back to OP, what part of the outter location did you think was
bleeding in? Did you just need to reset to satisfy all?

What's the current behavior and how does it differ from what you expect?

-- 
Eric Covener
cove...@gmail.com

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to