From: Eric Covener Date: Mon, 26 Aug 2013 16:10:39 +0000 (+0000) Subject: fix whitespace in example config X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e88daeddafecc775ab397a9510f35f12474815a4;p=thirdparty%2Fapache%2Fhttpd.git fix whitespace in example config git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1517588 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_deflate.xml b/docs/manual/mod/mod_deflate.xml index 6452800be0f..783ca9c2817 100644 --- a/docs/manual/mod/mod_deflate.xml +++ b/docs/manual/mod/mod_deflate.xml @@ -57,8 +57,8 @@ client is placed:

- SetOutputFilter DEFLATE - SetEnvIfNoCase Request_URI \.(?:gif|jpe?g|png)$ no-gzip +SetOutputFilter DEFLATE +SetEnvIfNoCase Request_URI \.(?:gif|jpe?g|png)$ no-gzip

If you want to restrict the compression to particular MIME types