Skip to content

Commit fb29e6e

Browse files
committed
Make the contextlist agree with the comment in the doc itself.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1200514 13f79535-47bb-0310-9956-ffa450edef68
1 parent 6d1f79f commit fb29e6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/manual/mod/mod_lua.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -730,7 +730,7 @@ hook function usually returns OK, DECLINED, or HTTP_FORBIDDEN.</p>
730730
<description>Provide a hook for the quick handler of request processing</description>
731731
<syntax></syntax>
732732
<contextlist><context>server config</context><context>virtual host</context>
733-
<context>directory</context><context>.htaccess</context>
733+
<context>directory</context>
734734
</contextlist>
735735
<override>All</override>
736736
<usage><p>...</p>

0 commit comments

Comments
 (0)