diff --git a/doc/modsecurity2-apache-reference.xml b/doc/modsecurity2-apache-reference.xml index 847db3f5..16f3dd4b 100644 --- a/doc/modsecurity2-apache-reference.xml +++ b/doc/modsecurity2-apache-reference.xml @@ -293,16 +293,24 @@ Make sure you have mod_unique_id installed. + + mod_unique_id is packaged with Apache httpd. Install the latest version of libxml2, if it isn't already installed on the server. + + http://xmlsoft.org/downloads.html Install the latest version of Lua in the 5.1.x branch, if it isn't already installed on the server. + + http://www.lua.org/download.html @@ -703,8 +711,8 @@ SecAuditLogStorageDir logs/audit K - This part contains a full list of every rule that matched (one per line) in the order - they were matched. The rules are fully qualified and will thus - show inherited actions and default operators. Supported as of + they were matched. The rules are fully qualified and will thus show + inherited actions and default operators. Supported as of v2.5.0 @@ -1120,7 +1128,8 @@ SecAuditLogStorageDir logs/audit disruptive actions are not allowed, but this can inadvertently be inherited using a disruptive action in SecDefaultAction. - The default value is minimal (differing from previous versions): + The default value is minimal (differing from previous + versions): SecDefaultAction phase:2,log,pass @@ -5723,4 +5732,4 @@ Server: Apache/2.x.x - + \ No newline at end of file