From: Rich Bowen Date: Thu, 10 Nov 2011 20:04:05 +0000 (+0000) Subject: Make the contextlist agree with the comment in the doc itself. X-Git-Tag: 2.5.0-alpha~7954 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e625d65bf749cd91ec42021b6743b28ffdcd6ca7;p=apache 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 --- diff --git a/docs/manual/mod/mod_lua.xml b/docs/manual/mod/mod_lua.xml index ae012d6e19..f28f7300da 100644 --- a/docs/manual/mod/mod_lua.xml +++ b/docs/manual/mod/mod_lua.xml @@ -730,7 +730,7 @@ hook function usually returns OK, DECLINED, or HTTP_FORBIDDEN.

Provide a hook for the quick handler of request processing server configvirtual host -directory.htaccess +directory All

...