]> granicus.if.org Git - apache/commitdiff
Comment out LuaMapHandler, as it's not implemented in 2.4.x yet.
authorDaniel Gruno <humbedooh@apache.org>
Wed, 22 Aug 2012 07:57:03 +0000 (07:57 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Wed, 22 Aug 2012 07:57:03 +0000 (07:57 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1375925 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_lua.xml

index 4c4362bf6800e1bb8ae8f4cd6319332c2e994b6d..8c2fa18d204908c7f19c2b73d9835ecb975f66df 100644 (file)
@@ -521,6 +521,8 @@ r:parsebody([sizeLimit]) -- parse the request body as a POST and return  a lua t
 </usage>
 </directivesynopsis>
 
+<!--
+/* Not implemented in 2.4.x yet */
 <directivesynopsis>
 <name>LuaMapHandler</name>
 <description>Map a path to a lua handler</description>
@@ -554,6 +556,7 @@ r:parsebody([sizeLimit]) -- parse the request body as a POST and return  a lua t
         provided.</p>
 </usage>
 </directivesynopsis>
+-->
 
 <directivesynopsis>
 <name>LuaPackagePath</name>