From 04f3f77d33c13d89d6cbf992bb4f94433d8043f1 Mon Sep 17 00:00:00 2001
From: Justin Erenkrantz
Date: Mon, 5 May 2003 15:05:30 +0000
Subject: [PATCH] Add in some SeeAlso's to the mod_mime filter directives to
help navigate through the tangled web of directives.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99722 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/mod/mod_mime.html.en | 11 +++++++++++
docs/manual/mod/mod_mime.xml | 5 +++++
2 files changed, 16 insertions(+)
diff --git a/docs/manual/mod/mod_mime.html.en b/docs/manual/mod/mod_mime.html.en
index 7671fd19d4..6806d18ee7 100644
--- a/docs/manual/mod/mod_mime.html.en
+++ b/docs/manual/mod/mod_mime.html.en
@@ -370,6 +370,11 @@ later.
case-insensitive, and the extension may be specified with or
without a leading dot.
+See also
+
@@ -464,6 +469,7 @@ later.
See also
@@ -764,6 +770,11 @@ later.
The extension argument is case-insensitive, and can
be specified with or without a leading dot.
+See also
+
diff --git a/docs/manual/mod/mod_mime.xml b/docs/manual/mod/mod_mime.xml
index a5cbe58329..b6c21474f4 100644
--- a/docs/manual/mod/mod_mime.xml
+++ b/docs/manual/mod/mod_mime.xml
@@ -343,6 +343,8 @@ later.
case-insensitive, and the extension may be specified with or
without a leading dot.
+
RemoveInputFilter
+
SetInputFilter
@@ -435,6 +437,7 @@ later.
without a leading dot.
RemoveOutputFilter
+SetOutputFilter
@@ -724,6 +727,8 @@ later.
The extension argument is case-insensitive, and can
be specified with or without a leading dot.
+AddInputFilter
+SetInputFilter
--
2.40.0