Forum Discussion
Osama
Nimbostratus
Oct 15, 2019iRule to Redirect url to anther url
Hi Dears, requesting your kind support for below scenario. I have two VS with the same IP but each one in different ports (1st one in port 80, 2nd one in port 8080) I have two pools in port...
Osama
Nimbostratus
Oct 15, 2019Hi,
this the correct iRule, it's working fine now.
when HTTP_REQUEST {
if { [HTTP::host] contains "kmt" and [HTTP::path] eq "/" } {
HTTP::redirect "http://kmt/livetest/livetest.exe?func=llworkspace""
}
}
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