On Tuesday 04 July 2006 14:42, Neil A. Hillard wrote: > There isn't a negative version of LocationMatch so I've been trying > negative lookaheads but I can't find a suitable one. I can't use: > > <LocationMatch "aa\.bb\.cc\.(?!detailedNavigationTree)$"> > SetOutputFilter proxy-html > </LocationMatch> Without thinking about LocationMatch, how about the mod_deflate hack of a "don't use me" environment variable? You can add it to the check_filter_init function (line 768), and set the env var in a simple <Location>. I know you have a compiler :-) -- Nick Kew --------------------------------------------------------------------- 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-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx