Updated Reference Manual (mediawiki)

csanders-git 2015-02-20 09:52:31 -05:00
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.