Forum Discussion
Black_Shamrock_
Jun 02, 2017Nimbostratus
HTTP re-direct/append using HTTP policy
HTTP re-direct/append URI
Our business has a load-balanced service in which the user types "xi" in the browser address bar. "xi" is set to CNAME to the VIP DNS.
I want to configure an ...
Vijay_E
Jun 03, 2017Cirrus
You should be able to do it using HTTP policy.
iRule would be something like this:
when HTTP_REQUEST {
HTTP::respond 301 Location "http://[HTTP::host]r4/BOE/BI"
}
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