From: Richard Bowen Date: Wed, 12 Mar 2014 20:47:06 +0000 (+0000) Subject: Rebuild X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87e4f771d291426e71efaeafee20782ec8908998;p=thirdparty%2Fapache%2Fhttpd.git Rebuild git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1576899 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_lua.html.en b/docs/manual/mod/mod_lua.html.en index 374f70747ea..cac88e1d28c 100644 --- a/docs/manual/mod/mod_lua.html.en +++ b/docs/manual/mod/mod_lua.html.en @@ -105,7 +105,8 @@ trust, as it can be abused to change the internal workings of httpd.

mod_lua provides a handler named lua-script, -which can be used with an AddHandler directive:

+which can be used with an AddHandler +or SetHandler directive:

<Files *.lua>
     SetHandler lua-script .lua
diff --git a/docs/manual/mod/mod_lua.xml.fr b/docs/manual/mod/mod_lua.xml.fr
index 256387f3df9..8d5ba1a2654 100644
--- a/docs/manual/mod/mod_lua.xml.fr
+++ b/docs/manual/mod/mod_lua.xml.fr
@@ -1,7 +1,7 @@
 
 
 
-
+