]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
reflect directive restrictions
authorAndré Malo <nd@apache.org>
Fri, 15 Oct 2004 23:48:45 +0000 (23:48 +0000)
committerAndré Malo <nd@apache.org>
Fri, 15 Oct 2004 23:48:45 +0000 (23:48 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105478 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_filter.xml

index 0b778e6fbe4101ec10a1e1869936011d8fb81ce8..2ccef8f590460432c9228f370417e7b0e18b9a6f 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
 
 <!--
  Copyright 2004 The Apache Software Foundation
@@ -23,7 +23,7 @@
 
 <name>mod_filter</name>
 <description>Context-sensitive smart filter configuration module</description>
-<status>Extension</status>
+<status>Experimental</status>
 <sourcefile>mod_filter.c</sourcefile>
 <identifier>filter_module</identifier>
 <compatibility>Version 2.1 and higher</compatibility>
     <var>[type]</var></syntax>
 <contextlist><context>server config</context><context>virtual host</context>
 <context>directory</context><context>.htaccess</context></contextlist>
+<override>Options</override>
 
 <usage>
     <p>This directive declares an output filter together with a
     <var>match</var></syntax>
 <contextlist><context>server config</context><context>virtual host</context>
 <context>directory</context><context>.htaccess</context></contextlist>
+<override>Options</override>
 
 <usage>
     <p>This directive registers a <em>provider</em> for the smart filter.
 <syntax>FilterChain [+=-@!]<var>filter-name</var> <var>...</var></syntax>
 <contextlist><context>server config</context><context>virtual host</context>
 <context>directory</context><context>.htaccess</context></contextlist>
+<override>Options</override>
 
 <usage>
     <p>This configures an actual filter chain, from declared filters.
     <var>proto-flags</var></syntax>
 <contextlist><context>server config</context><context>virtual host</context>
 <context>directory</context><context>.htaccess</context></contextlist>
+<override>Options</override>
 
 <usage>
     <p>This directs <module>mod_filter</module> to deal with ensuring the
     <module>mod_filter</module></description>
 <syntax>FilterTrace <var>filter-name</var> <var>level</var></syntax>
 <contextlist><context>server config</context><context>virtual host</context>
-<context>directory</context><context>.htaccess</context></contextlist>
+<context>directory</context></contextlist>
 
 <usage>
     <p>This directive generates debug information from