Commit fb29e6ee authored by Richard Bowen's avatar Richard Bowen
Browse files

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
parent 6d1f79f0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>