]> granicus.if.org Git - apache/commitdiff
LuaMapHandler isn't in 2.4 yet, so let's not refer to it.
authorDaniel Gruno <humbedooh@apache.org>
Tue, 25 Dec 2012 14:54:23 +0000 (14:54 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Tue, 25 Dec 2012 14:54:23 +0000 (14:54 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1425749 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_lua.xml

index 8c2fa18d204908c7f19c2b73d9835ecb975f66df..8820d6acd80521114a231bf0e0bbb99d9f1c13ba 100644 (file)
@@ -70,10 +70,10 @@ This will cause <code>mod_lua</code> to handle requests for files
 ending in <code>.lua</code> by invoking that file's
 <code>handle</code> function.
 </p>
-
+<!--
 <p>For more flexibility, see <directive>LuaMapHandler</directive>.
 </p>
-
+-->
 </section>
 
 <section id="writinghandlers"><title>Writing Handlers</title>