Hi all Our site is upgrading from 2.2.8 to 2.2.11, and we're getting some unexpected behaviour. Our current configuration makes heavy use of the [NE] flag. For instance RewriteRule ^/(.*) balancer://delta/$1 [P,NE,L] However, in the upgraded server the [NE] no longer appears to be supported. I found the following line in the 2.2.10 changelog: *) mod_rewrite: Preserve the query string when [proxy,noescape]. PR 45247. [Tom Donovan] The problem for us is that some requests we receive have already been escaped. Is there a way we can get the old behaviour back? -- Cheers Wayne --------------------------------------------------------------------- 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