mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-20 19:16:40 +03:00
Update SecDataDir for obsolete unsupported claim
@@ -382,8 +382,6 @@ This directive must be provided before initcol, setsid, and setuid can be used.
|
|||||||
|
|
||||||
; Note : This directive is not allowed inside VirtualHosts. If enabled, it must be placed in a global server-wide configuration file such as your default modsecurity.conf.
|
; Note : This directive is not allowed inside VirtualHosts. If enabled, it must be placed in a global server-wide configuration file such as your default modsecurity.conf.
|
||||||
|
|
||||||
; Note : SecDataDir is not currently supported. Collections are kept in memory (in_memory-per_process) for now.
|
|
||||||
|
|
||||||
== SecDebugLog ==
|
== SecDebugLog ==
|
||||||
'''Description''': Path to the ModSecurity debug log file.
|
'''Description''': Path to the ModSecurity debug log file.
|
||||||
|
|
||||||
|
|||||||
@@ -613,8 +613,6 @@ This directive must be provided before initcol, setsid, and setuid can be used.
|
|||||||
|
|
||||||
; Note : This directive is not allowed inside VirtualHosts. If enabled, it must be placed in a global server-wide configuration file such as your default modsecurity.conf.
|
; Note : This directive is not allowed inside VirtualHosts. If enabled, it must be placed in a global server-wide configuration file such as your default modsecurity.conf.
|
||||||
|
|
||||||
; Note : SecDataDir is not currently supported. Collections are kept in memory (in_memory-per_process) for now.
|
|
||||||
|
|
||||||
== SecDebugLog ==
|
== SecDebugLog ==
|
||||||
'''Description''': Path to the ModSecurity debug log file.
|
'''Description''': Path to the ModSecurity debug log file.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user