Loading docs/manual/caching.xml +3 −4 Original line number Diff line number Diff line Loading @@ -287,7 +287,7 @@ not be cached.</p> <p>If on the other hand, the content served differs depending on the values of various HTTP headers, it is possible that it might be possible values of various HTTP headers, it might be possible to cache it intelligently through the use of a "Vary" header.</p> </section> Loading @@ -308,10 +308,9 @@ Vary: negotiate,accept-language,accept-charset </example> <p><module>mod_cache</module> will only serve the cached content to requesters with matching accept-language and accept-charset headers requesters with accept-language and accept-charset headers matching those of the original request.</p> </section> </section> <section id="security"> Loading Loading
docs/manual/caching.xml +3 −4 Original line number Diff line number Diff line Loading @@ -287,7 +287,7 @@ not be cached.</p> <p>If on the other hand, the content served differs depending on the values of various HTTP headers, it is possible that it might be possible values of various HTTP headers, it might be possible to cache it intelligently through the use of a "Vary" header.</p> </section> Loading @@ -308,10 +308,9 @@ Vary: negotiate,accept-language,accept-charset </example> <p><module>mod_cache</module> will only serve the cached content to requesters with matching accept-language and accept-charset headers requesters with accept-language and accept-charset headers matching those of the original request.</p> </section> </section> <section id="security"> Loading