From 0f24543b256e418365f1c56147ced7094723ba8a Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Tue, 14 Apr 2015 17:18:59 +0000 Subject: [PATCH] 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 --- docs/manual/mod/mod_deflate.html.en | 43 +++++++++++++++++++++++++++++ docs/manual/mod/mod_deflate.xml | 42 ++++++++++++++++++++++++++++ 2 files changed, 85 insertions(+) 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