mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-14 13:56:01 +03:00
Update docs to show Lua as optional in the install instructions.
This commit is contained in:
parent
56e9aba04a
commit
e74a171172
@ -270,11 +270,16 @@
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Install the latest version of Lua in the 5.1.x branch, if it
|
||||
isn't already installed on the server.</para>
|
||||
<para>Optionally install the latest version of Lua in the 5.1.x
|
||||
branch, if it isn't already installed on the server and you will be
|
||||
using the new Lua engine.</para>
|
||||
|
||||
<para><ulink type=""
|
||||
url="http://www.lua.org/download.html">http://www.lua.org/download.html</ulink></para>
|
||||
|
||||
<para>Note that ModSecurity requires the dynamic libraries. These are
|
||||
not built by default in the source distribution, so the binary
|
||||
distribution is recommended.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
Loading…
x
Reference in New Issue
Block a user