Forum Discussion
Dharmendra_2243
Nimbostratus
Nov 09, 2010redirection but url not change on browser
Forward all http requests for http://test.abc.com/try to http://pass.xyz.com The idea here is to maintain the URL as http://test.abc.com/try on the user’s browser while the content/site served up is f...
Puneet_73909
Nimbostratus
Nov 11, 2010Hi Naladar, I have tried this irule but its not working, webpage is showing error.
when HTTP_REQUEST {
if { [HTTP::header host] eq "test.abc.com" and [HTTP::header uri] eq "/aaa" } {
HTTP::header replace Host "pass.xyz.com"
}
}
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