Forum Discussion
stwelsch_88132
Sep 12, 2012Nimbostratus
iRule to restrict specific browsers
I have never done an iRule like this before, any suggestions?
- Kevin_StewartEmployeeSomething like this:
when HTTP_REQUEST { if { [HTTP::header User-Agent] contains "MSIE" } { ... do something } }
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