]> granicus.if.org Git - apache/commitdiff
fix whitespace in example config
authorEric Covener <covener@apache.org>
Mon, 26 Aug 2013 16:10:39 +0000 (16:10 +0000)
committerEric Covener <covener@apache.org>
Mon, 26 Aug 2013 16:10:39 +0000 (16:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1517588 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_deflate.xml

index 6452800be0f4ce7e3f970f4b77dce3378ac7e0f8..783ca9c2817c1827f1f479f3003ee987ee932585 100644 (file)
@@ -57,8 +57,8 @@ client</description>
       is placed:</p>
 
       <highlight language="config">
-        SetOutputFilter DEFLATE
-        SetEnvIfNoCase Request_URI \.(?:gif|jpe?g|png)$ no-gzip 
+SetOutputFilter DEFLATE
+SetEnvIfNoCase Request_URI \.(?:gif|jpe?g|png)$ no-gzip 
       </highlight>
 
       <p>If you want to restrict the compression to particular MIME types