Forum Discussion
IRULE help for HTTP Referer value
- May 11, 2021
Hi Thiyagu,
I believe the problem lies with the "contains" part of the if statement in which you check for the domain name. Technically, ".abc.comm" contains ".abc.com" and as such will be allowed through.
You can try to work with "ends_with" instead of "contains", which should block this one as well.
Hope this helps.
Hi Thiyagu,
I believe the problem lies with the "contains" part of the if statement in which you check for the domain name. Technically, ".abc.comm" contains ".abc.com" and as such will be allowed through.
You can try to work with "ends_with" instead of "contains", which should block this one as well.
Hope this helps.
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