Forum Discussion
crocketv_18020
Nimbostratus
Apr 09, 2009https redirect to new diff page
Hi, I originally put this entry into the wrong forum.
I have what probably is a simple question for you on a iRule to apply for following request. Customer wants his incoming httpS request to be redirect to a specific application web page (ie "/other_page/").
httpS incoming request -
HTTPS://MyCompany.XYZ.ORG
should be redirected to:
HTTPS://MyCompany.XYZ.ORG/other_page/
pool member servers are setup to listen on port 8443
I already have a simular iRule for HTTP - HTTPS redirect which works fine.
when HTTP_REQUEST {
HTTP::redirect "https://MyCompany.XYZ.ORG/other_page/"
}
Thanks for your help.
- dennypayne
Employee
The same rule will work on your https virtual, but only if you are terminating SSL on the LTM. - crocketv_18020
Nimbostratus
No, SSL is terminated at the server. - dennypayne
Employee
In that case there's unfortunately no method to manipulate the traffic at the application layer.
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