Forum Discussion
Korai_331784
Altostratus
May 30, 2018F5 Re-direct for document Link
Hi,
I want to know if we can have redirect irule on F5 to redirect the document link.
Source Link :
Destination Link :
we don't want to affect existing redirect rule attached with vi...
Dali_Chauhan_33
Nimbostratus
May 31, 2018check with this scenario
when HTTP_REQUEST { if { [string tolower [HTTP::host]] ends_with ".abc.com" } { HTTP::respond 301 Location "https://eservices-t.abc.com/irj/portal/abc[HTTP::uri]" } if { [string tolower [HTTP::host]] ends_with ".def.com" } { HTTP::respond 301 Location "https://eservices-t.def.com/irj/portal/def[HTTP::uri]" }
- Korai_331784Jun 07, 2018
Altostratus
Hi Thanks,
This time it works and thanks to all for supporting me
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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
