Note: This documentation is for an old version of Webinator. The latest documentaion is here.

Exclusion REX

 

Syntax: zero or more regular expressions (REX), each on a separate line

Excludes URLs matching any of the specified regular expressions anywhere in the URL (hostname, path, or query).

 

REX Matches
/scratch[0-9]/ a subdirectory named scratch followed by a single digit
[^\alnum]test[^\alnum] the word test (but not retest or tester etc.)

Table 4.3: Exclusion REX examples

See also Exclusions 4.4.8, Exclusion prefix 4.5.16 and Exclude by Field 4.5.17.


Copyright © Thunderstone Software     Last updated: Thu Mar 11 16:13:32 EST 2010
Copyright © 2024 Thunderstone Software LLC. All rights reserved.