Custom Rule Data
For more information on the Custom Rule Data screen click here.
To access Custom Rule Data actions go to Products > Custom Rule Data.
Add Rule Data or Rule RegEx
Click the
Add New button at the lower right side of the screen.
Select the type of data set you want to create. You can select between Rule Data and Rule RegEx.
Rule Data
Rule RegEx
Separate each new value with a new line.
Note
A rule data set can consist of a single word.
The RegEx parser does not require you to use the traditional forward slashes around a regular expression. These will automatically be added to your pattern when the RegEx is processed.
Valid regular expressions:
^.+\.(?:(?:[dD][oO][cC][xX]?))$ \bpass\b \b4\d{3}([\ \-]?)\d{4}\1\d{4}\1\d{4}\b(?!([^<]+)?>) \[secure\]
Note
Unlike Rule Data, a Rule RegEx should be kept to a single line. If your regular expression needs to detect the new line character, you can use \n.
Type in a name for the data set and click Update.
Add in the information under the Value text box.
Click the
Save button.
Delete Rule Data
Select the data set you want to delete.
Click the
Delete button.
Edit Rule Data
Select the rule data set you wish to edit.
Change the information in the Value or Name text boxes.
Click the
Save button.