Forum Discussion
Blocking a specific URL on a specific VIP with iRule
- May 06, 2014
Looks like you're doing a lower case string match against a string with an upper case character, hence it will never match:
[string tolower [HTTP::uri]] contains "/Pages/manageusers.aspx
Try changing the upper case P in pages to lower case and see if that fixes your issue.
Looks like you're doing a lower case string match against a string with an upper case character, hence it will never match:
[string tolower [HTTP::uri]] contains "/Pages/manageusers.aspx
Try changing the upper case P in pages to lower case and see if that fixes your issue.
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com