From: Joshua Slive
Date: Sun, 10 Mar 2002 19:37:12 +0000 (+0000)
Subject: Somehow I missed mod_expires in the xmlization. Here it is.
X-Git-Tag: CHANGES~149
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=951104c79b38a0dc7c3a6dc1db209d93d039cb5f;p=thirdparty%2Fapache%2Fhttpd.git
Somehow I missed mod_expires in the xmlization. Here it is.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93831 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/allmodules.xml b/docs/manual/mod/allmodules.xml
index 912eae9fa6e..8bdd9b98d60 100644
--- a/docs/manual/mod/allmodules.xml
+++ b/docs/manual/mod/allmodules.xml
@@ -18,6 +18,7 @@
mod_dir.xml
mod_env.xml
mod_example.xml
+mod_expires.xml
mod_ext_filter.xml
mod_file_cache.xml
mod_headers.xml
diff --git a/docs/manual/mod/directives.html b/docs/manual/mod/directives.html
index 2a92657d0e9..b8b2888a4e1 100644
--- a/docs/manual/mod/directives.html
+++ b/docs/manual/mod/directives.html
@@ -3,4 +3,4 @@
distribution is listed here. They are described using a
consistent format, and there is a dictionary of the terms used in their
descriptions available.
-
Apache HTTP Server Version 2.0

