Forum Discussion
Mark_2014_16996
Sep 16, 2014Nimbostratus
How to combine 2 iRules
I need help combining 2 iRules:
iRule 1:
when HTTP_REQUEST { if { [HTTP::host] equals "www.webpage.com" } { if { [HTTP::path] starts_with "/access/" } { log local0. "host=[HTTP::host] path=[HTTP:...
Mark_2014_16996
Sep 16, 2014Nimbostratus
Thanks!
I need the iRule to just allow URL: www.webpage.com/access/.....client_id=connection
And reject all if it doesn't have host, www.webpage.com, URI, /access and string cleint_id=connection within the URL.
Another words, I'm just allowing 1 URL.
I tried moving the if statement but I got error messages.
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