]> granicus.if.org Git - apache/commitdiff
LuaQuickHandler had no syntax, which made the reference sheet look wrong.
authorDaniel Gruno <humbedooh@apache.org>
Sun, 29 Jul 2012 15:58:47 +0000 (15:58 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Sun, 29 Jul 2012 15:58:47 +0000 (15:58 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1366862 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_lua.xml

index d7b961ad516e8ede42791aaa8079de72b52cbe23..853f2a80e53ed82570574d73f4b09b966d5ef405 100644 (file)
@@ -840,7 +840,7 @@ hook function usually returns OK, DECLINED, or HTTP_FORBIDDEN.</p>
 <directivesynopsis>
 <name>LuaQuickHandler</name>
 <description>Provide a hook for the quick handler of request processing</description>
-<syntax></syntax>
+<syntax>LuaQuickHandler /path/to/script.lua hook_function_name</syntax>
 <contextlist><context>server config</context><context>virtual host</context>
 <context>directory</context><context>.htaccess</context>
 </contextlist>