mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-17 22:56:18 +03:00
Updated Reference Manual (mediawiki)
parent
048bc0a7b1
commit
6b4073c60a
@ -3387,6 +3387,11 @@ Note
|
||||
|
||||
After the initialization takes place, the variable SESSIONID will be available for use in the subsequent rules. This action understands application namespaces (configured using SecWebAppId), and will use one if it is configured.
|
||||
|
||||
Note
|
||||
|
||||
setsid takes an individual variable, not a collection. Variables within an action, such as setsid, use the format [collection].[variable] .
|
||||
|
||||
|
||||
== setenv ==
|
||||
'''Description:''' Creates, removes, and updates environment variables that can be accessed by Apache.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user