Forum Discussion
Davean_Hosang_1
Nimbostratus
Mar 28, 2007HTTPS-to-HTTP redirect
Hello,
I have a SSL proxy setup for a site that I would like to redirect users from to an "http" site. When I create the redirect rule under the virtual server it does not redirect them. I get a page cannot be displayed error and I do not see the redirect with http watch. What am I doing wrong? is this possible?
Here are my settings:
rule Redirect-test {
redirect to "http://myapps.mydomain2.com/"
}
virtual 127.0.0.35:80 unit 1 {
use rule Redirect-test
}
proxy 12.1.2.3:443 unit 1 {
target virtual 127.0.0.35:80
clientssl enable
clientssl key myapp.mydomain1.com.key
clientssl cert myapp.mydomain1.com.crt
- Davean_Hosang_1
Nimbostratus
I am running BIG-IP Kernel 4.5PTF-03 Build2... - Davean_Hosang_1
Nimbostratus
I found a way to do this. I removed "http://" from the redirect rule and that seem to have redirected the clients fine. - Davean_Hosang_1
Nimbostratus
although, I am interested to know why this does not work.
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