From e625d65bf749cd91ec42021b6743b28ffdcd6ca7 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Thu, 10 Nov 2011 20:04:05 +0000 Subject: [PATCH] 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 --- docs/manual/mod/mod_lua.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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

...

-- 2.50.1