ErrorPageUrlRegex
A Perl-compatible regular expression to match the full URLs of the pages on which you want to detect errors.
Type: | String (regular expression) |
Default: | |
Required: | Must be set in sections specified by ErrorPageSections |
Configuration Section: | Any section that you have defined with the ErrorPageSections parameter, or TaskName or FetchTasks |
Example: | ErrorPageUrlRegex=.*/login.html
|
See Also: |