Commit 7b0c651e authored by Joshua Slive's avatar Joshua Slive
Browse files

Don't give an example that will mess up caching.

Submitted by: <richard 2006.atterer.net>
PR: 38892


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@418354 13f79535-47bb-0310-9956-ffa450edef68
parent 2d651e44
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -503,6 +503,7 @@

    <example><title>Example</title>
      SetEnvIf Cookie "language=(.+)" prefer-language=$1
      Header append Vary cookie
    </example>
</section>
</section>