diff --git a/doc/Reference_Manual.html b/doc/Reference_Manual.html index 2c986c6d..905d7872 100644 --- a/doc/Reference_Manual.html +++ b/doc/Reference_Manual.html @@ -55,7 +55,7 @@ type="text/css"> var wgUserLanguage = "en"; var wgContentLanguage = "en"; var wgBreakFrames = false; - var wgCurRevisionId = 441; + var wgCurRevisionId = 444; var wgVersion = "1.15.1"; var wgEnableAPI = true; var wgEnableWriteAPI = true; @@ -334,6 +334,8 @@ class="tocnumber">6.64 SecUploadFileMode class="tocnumber">6.65 SecUploadKeepFiles
  • 6.66 SecWebAppId
  • +
  • 6.67 SecCollectionTimeout
  • @@ -1357,6 +1361,7 @@ chmod). See SecAuditLogDirMode for controlling the mode of created audit log directories.

    Syntax: SecAuditLogFileMode octal_mode|"default" +

    Default: 0600

    Scope: Any

    Version: 2.5.10

    Example Usage: SecAuditLogFileMode 00640 @@ -2614,6 +2619,17 @@ SecWebAppId "App2" ... in conjunction with the Apache VirtualHost directives. Applications namespace information is also recorded in the audit logs (using the WebApp-Info header of the H part). +

    This directive is used to set collections timeout. For example: +

    +
    SecCollectionTimeout 500
    +

    SecCollectionTimeout

    +

    Description: Specifies the collections timeout. Default is +3600 seconds. +

    Syntax: SecCollectionTimeout seconds +

    Default: 3600 +

    Scope: Any +

    Version: 2.6.3

    Processing Phases

    @@ -3722,6 +3738,11 @@ class="mw-headline"> base64Decode SecRule TX:1 ^(\w+): t:base64Decode,capture,chain SecRule TX:1 ^(admin|root|backup)$ +

    sqlHexDecode

    +

    Decode sql hex data. Example (0x414243) will be decoded to (ABC). +Available as of 2.6.3 +

    base64DecodeExt

    Decodes a Base64-encoded string. Unlike base64Decode, this version @@ -5794,13 +5815,13 @@ SecCookieFormat 0 - +

    Retrieved from "http://sourceforge.net/apps/mediawiki/mod-security/index.php?title=Reference_Manual"
    @@ -5910,7 +5931,7 @@ pages href="http://sourceforge.net/apps/mediawiki/mod-security/index.php?title=Reference_Manual&printable=yes&printable=yes" rel="alternate" title="Printable version of this page [alt-shift-p]" accesskey="p">Printable version @@ -5922,15 +5943,15 @@ href="http://sourceforge.net/apps/mediawiki/mod-security/index.php?title=Referen src="Reference_Manual_files/poweredby_mediawiki_88x31.png" alt="Powered by MediaWiki"> - +