diff options
author | André Malo <nd@apache.org> | 2004-09-10 20:55:23 +0200 |
---|---|---|
committer | André Malo <nd@apache.org> | 2004-09-10 20:55:23 +0200 |
commit | 72e83988618249f0f63ec75ec984494b82f6bb1e (patch) | |
tree | fd996938c08cab82da2040742b9beaee4f1f78fa /docs/manual/mod/index.html.es | |
parent | Initialize the forward proxy worker too. (diff) | |
download | apache2-72e83988618249f0f63ec75ec984494b82f6bb1e.tar.xz apache2-72e83988618249f0f63ec75ec984494b82f6bb1e.zip |
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105066 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/index.html.es')
-rw-r--r-- | docs/manual/mod/index.html.es | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/manual/mod/index.html.es b/docs/manual/mod/index.html.es index 1f646f9ff7..e84ed84b08 100644 --- a/docs/manual/mod/index.html.es +++ b/docs/manual/mod/index.html.es @@ -123,6 +123,7 @@ criteria</dd> <dt><a href="mod_ext_filter.html">mod_ext_filter</a></dt><dd>Pass the response body through an external program before delivery to the client</dd> <dt><a href="mod_file_cache.html" id="F" name="F">mod_file_cache</a></dt><dd>Caches a static list of files in memory</dd> +<dt><a href="mod_filter.html">mod_filter</a></dt><dd>Context-sensitive smart filter configuration module</dd> <dt><a href="mod_headers.html" id="H" name="H">mod_headers</a></dt><dd>Customization of HTTP request and response headers</dd> <dt><a href="mod_ident.html" id="I" name="I">mod_ident</a></dt><dd>RFC 1413 ident lookups</dd> |