Forum Discussion
Jace_45978
Nimbostratus
Apr 26, 2013uri redirect irule help
Hello.
I have a couple VIPS in place that I am testing with trying to get it working.
BIG-IP Version 10.2.2 969.0
Hotfix HF4 Edition
virtuals:
virtual test_80 {
dest...
Jace_45978
Nimbostratus
Apr 26, 2013corrected irule still not getting redirected:
when HTTP_REQUEST {
if {[HTTP::uri] equals "/snoop"} {
HTTP::uri "/snoop"
}
HTTP::header replace Host "[HTTP::host]:8080"
if {[HTTP::uri] equals "/"} {
HTTP::redirect "https://qa.domain.com/something/home"
}}
even added the qa.domain.com into redirect and tried HTTP::redirect "/something/home"
still not getting the "/something/home" page but get default IBM websphere page
/snoop still works
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