summaryrefslogtreecommitdiff
path: root/docs/manual/mod/index.html
diff options
context:
space:
mode:
authorJeff Trawick <trawick@apache.org>2002-02-15 20:52:52 +0000
committerJeff Trawick <trawick@apache.org>2002-02-15 20:52:52 +0000
commitb744e26e3d70c3931ceca1469a4d5cca6d58b817 (patch)
treea1ea8e666adae7057c28589a3e537e66c672446a /docs/manual/mod/index.html
parent0cff6e8f58786d26b708272dd990bb9f2f483584 (diff)
downloadhttpd-b744e26e3d70c3931ceca1469a4d5cca6d58b817.tar.gz
initial (rough) docs for mod_deflate
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93435 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/index.html')
-rw-r--r--docs/manual/mod/index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/manual/mod/index.html b/docs/manual/mod/index.html
index 344314cd06..727b5f60a0 100644
--- a/docs/manual/mod/index.html
+++ b/docs/manual/mod/index.html
@@ -122,6 +122,10 @@
<dd>Class 1,2 <a href="http://www.webdav.org">WebDAV</a> HTTP
extensions</dd>
+ <dt><a href="mod_deflate.html">mod_deflate</a></dt>
+
+ <dd>Compression of content</dd>
+
<dt><a href="mod_dir.html">mod_dir</a></dt>
<dd>Basic directory handling.</dd>