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. Ingo --------------------------------------------------------------------- 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