Forum Discussion
AngryCat_52750
Feb 28, 2013Nimbostratus
Changing Hostnames and URIs
we are making a service call to an external vendor. We call - internal.apple.com/foo/bar/pear.svc and we make it vendor.example.com/foo/bar/pear.svc with a irule -
when HTTP_REQUEST {
...
Michael_Yates
Mar 14, 2013Nimbostratus
Hi kulastone,
You will need to add an "*" to the end of what you are comparing within a Switch Statement.
Starts with: "/fruits*" { do something }
Ends with: "*/fruits.html" { do something }
Contains: "*/fruits*" { 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