> Negation within the pattern of <Location> or <LocationMatch> seems to be > impossible (like <LocationMatch "!/websvn">). As mod_rewrite does allow > this, I carried out some tests with it, but without success until now.
you have to do the negation in PCRE -- see "negative lookahead" -- Eric Covener [email protected] --------------------------------------------------------------------- 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: [email protected] " from the digest: [email protected] For additional commands, e-mail: [email protected]
