diff --git a/doc/modsecurity2-apache-reference.xml b/doc/modsecurity2-apache-reference.xml index c534eef5..b9f7179f 100644 --- a/doc/modsecurity2-apache-reference.xml +++ b/doc/modsecurity2-apache-reference.xml @@ -617,17 +617,17 @@ SecAuditLogStorageDir logs/audit - A – audit log header + A - audit log header (mandatory) - B – request + B - request headers - C – request body (present + C - request body (present only if the request body exists and ModSecurity is configured to intercept it) @@ -638,7 +638,7 @@ SecAuditLogStorageDir logs/audit - E – intermediary response + E - intermediary response body (present only if ModSecurity is configured to intercept response bodies, and if the audit log engine is configured to record it). Intermediary response body is the same as the actual response @@ -649,13 +649,13 @@ SecAuditLogStorageDir logs/audit - F – final response + F - final response headers (excluding the Date and Server headers, which are always added by Apache in the late stage of content delivery). - G – RESERVED for the + G - RESERVED for the actual response body, not implemented yet. @@ -682,7 +682,7 @@ SecAuditLogStorageDir logs/audit - Z – final boundary, + Z - final boundary, signifies the end of the entry (mandatory) @@ -1758,7 +1758,7 @@ SecRule REQUEST_HEADERS:Host "!^$" "deny,phase:1 - multipart/form-data – used for file transfers + multipart/form-data - used for file transfers @@ -3276,7 +3276,7 @@ SecRule REQUEST_URI "^/cgi-bin/script\.pl" \ - 1 – 99,999; reserved for local (internal) use. Use as you + 1-99,999; reserved for local (internal) use. Use as you see fit but do not use this range for rules that are distributed to others. @@ -4243,4 +4243,4 @@ SecRule XML "@validateSchema /path/to/apache2/conf/xml.xsd - \ No newline at end of file +