From: Christophe Jaillet Date: Tue, 9 Apr 2013 19:04:55 +0000 (+0000) Subject: Align comments in examples X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dde56fe37d83f6549a0b7f803af7dfc691d364a7;p=thirdparty%2Fapache%2Fhttpd.git Align comments in examples git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1466178 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_cache.xml.fr b/docs/manual/mod/mod_cache.xml.fr index 3a86cd348f6..34d3c4fa627 100644 --- a/docs/manual/mod/mod_cache.xml.fr +++ b/docs/manual/mod/mod_cache.xml.fr @@ -314,7 +314,7 @@ AddOutputFilterByType CACHE;DEFLATE text/plain # Mise en cache du contenu avant l'intervention de mod_include et - # mod_deflate +# mod_deflate CacheQuickHandler off AddOutputFilterByType CACHE;INCLUDES;DEFLATE text/html @@ -326,7 +326,7 @@ AddOutputFilterByType CACHE;INCLUDES;DEFLATE text/html # Mise en cache du contenu entre les interventions de mod_include et - # mod_deflate +# mod_deflate CacheQuickHandler off AddOutputFilterByType INCLUDES;CACHE;DEFLATE text/html