From: Daniel Gruno Date: Mon, 30 Jul 2012 13:33:57 +0000 (+0000) Subject: b -> strong X-Git-Tag: 2.5.0-alpha~6562 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06908f5582d9261edacfe866e0c56f639d989a62;p=thirdparty%2Fapache%2Fhttpd.git b -> strong git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1367082 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_lua.xml b/docs/manual/mod/mod_lua.xml index 80d010f6c71..967259f1125 100644 --- a/docs/manual/mod/mod_lua.xml +++ b/docs/manual/mod/mod_lua.xml @@ -49,7 +49,7 @@ 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 +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.