]> granicus.if.org Git - apache/commitdiff
Make the contextlist agree with the comment in the doc itself.
authorRich Bowen <rbowen@apache.org>
Thu, 10 Nov 2011 20:04:05 +0000 (20:04 +0000)
committerRich Bowen <rbowen@apache.org>
Thu, 10 Nov 2011 20:04:05 +0000 (20:04 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1200514 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_lua.xml

index ae012d6e19994138afcab1140d8793a9382dd91d..f28f7300daa7e6a29420346851023270ed4384bc 100644 (file)
@@ -730,7 +730,7 @@ hook function usually returns OK, DECLINED, or HTTP_FORBIDDEN.</p>
 <description>Provide a hook for the quick handler of request processing</description>
 <syntax></syntax>
 <contextlist><context>server config</context><context>virtual host</context>
-<context>directory</context><context>.htaccess</context>
+<context>directory</context>
 </contextlist>
 <override>All</override>
 <usage><p>...</p>