Forum Discussion
jt_47643
Nimbostratus
Mar 04, 2008irule appears to be matching on more than expected
What we are trying to do:
We wish to block a portion of our web site from anyone not coming from a particular IP.
This is the code we thought would work:
if (client_addr != 172.20.49.100 and http_uri starts_with "/cn/")
{ redirect to "http://qa-rev-wlc.combinenet.com" }
else
{ use pool qa-rev-wlc }
What we think we are seeing blocked:
URIs like: /company/images/CN_Upper_Logo.png
possibly matching on the /CN portion of the URI.
We are running 4.5.14
Thanks for the help,
Jt
- hoolio
Cirrostratus
Hi,
Recent Discussions
Related Content
DevCentral Quicklinks
* 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
Discover DevCentral Connects