From: Daniel Gruno Date: Mon, 30 Jul 2012 13:36:16 +0000 (+0000) Subject: xforms X-Git-Tag: 2.5.0-alpha~6561 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5180c414232b24f2b6754dfc498c5a7e3522e747;p=thirdparty%2Fapache%2Fhttpd.git xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1367085 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_lua.html.en b/docs/manual/mod/mod_lua.html.en index a7766d91a0e..6c36f112a6c 100644 --- a/docs/manual/mod/mod_lua.html.en +++ b/docs/manual/mod/mod_lua.html.en @@ -50,6 +50,13 @@ Until it is declared stable, usage and behavior may change at any time, even between stable releases of the 2.4.x series. Be sure to check the CHANGES file before upgrading. +

Warning

+

This module holds a great deal of power over httpd, which is both a +strength and a potential security risk. It is not recommended +that you use this module on server that is shared with users you do not +trust, as it can be abused to change the internal workings of httpd.

+
+

Directives