Forum Discussion
Ravi_110217
Nimbostratus
May 05, 2008HTTP WEBPAGE REDIRECTION
Hello,
I'm having problem with HTTP page redirection IRULE. I want to redirect page from http://xyz.com to https://xyz.com
I have written following IRULE but it's not working for me .
HTTP_REQUEST {
if { [HTTP::host] equals "http://xyz.com/"} {
HTTP::redirect "https://xyz.com"
}
}
- The_Bhattman
Nimbostratus
Click here for your answer - Sonny
Cirrus
Use this and assign it to the virtual server.
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