https://issues.apache.org/bugzilla/show_bug.cgi?id=46132
--- Comment #3 from Ray Morris <[EMAIL PROTECTED]> 2008-10-30 14:15:49 PST --- > 1. There is a novary flag for RewriteCond to prevent mod_rewrite > from adding to / creating a Vary header > (see http://httpd.apache.org/docs/2.2/en/mod/mod_rewrite.html#rewritecond). Helpful for Apache 2.2, but not 1.3 or 2.0. Also, rewrite isn't the only thing that uses, or could use, force-no-vary. Thus the new 2.2 rewrite feature only reduces the need for this patch in 2.2. > 2. Without a documentation patch this patch is pretty much useless > because nobody will know about the new environment variable except > you and the people who read this PR. I will gladly attach a documentation patch. I had intended to follow the procedure suggested at http://httpd.apache.org/dev/patches.html: You may wish to see if your patch is considered generally acceptable before updating the documentation. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
