From: Rich Bowen Date: Tue, 14 Apr 2015 17:18:59 +0000 (+0000) Subject: Add "pre-compressed content" reccipe, as per X-Git-Tag: 2.4.13~267 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f24543b256e418365f1c56147ced7094723ba8a;p=thirdparty%2Fapache%2Fhttpd.git Add "pre-compressed content" reccipe, as per https://bz.apache.org/bugzilla/show_bug.cgi?id=51336 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1673473 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_deflate.html.en b/docs/manual/mod/mod_deflate.html.en index 8b7ca19e3ab..63ce2db542f 100644 --- a/docs/manual/mod/mod_deflate.html.en +++ b/docs/manual/mod/mod_deflate.html.en @@ -57,6 +57,8 @@ client
  • Sample Configurations
  • Enabling Compression
  • Dealing with proxy servers
  • +
  • Serving pre-compressed +content
  • See also