From: Daniel Gruno Date: Sun, 29 Jul 2012 15:58:47 +0000 (+0000) Subject: LuaQuickHandler had no syntax, which made the reference sheet look wrong. X-Git-Tag: 2.5.0-alpha~6574 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01506da2a5ce860b45bd21ca3e7d87c5b27ea8d5;p=thirdparty%2Fapache%2Fhttpd.git LuaQuickHandler had no syntax, which made the reference sheet look wrong. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1366862 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_lua.xml b/docs/manual/mod/mod_lua.xml index d7b961ad516..853f2a80e53 100644 --- a/docs/manual/mod/mod_lua.xml +++ b/docs/manual/mod/mod_lua.xml @@ -840,7 +840,7 @@ hook function usually returns OK, DECLINED, or HTTP_FORBIDDEN.

LuaQuickHandler Provide a hook for the quick handler of request processing - +LuaQuickHandler /path/to/script.lua hook_function_name server configvirtual host directory.htaccess