Forum Discussion
brad_scherer_11
Nimbostratus
May 05, 2006another challanging rediret
We terminate SSL on the F5 for this site. The backend is http over 7678 to the servers.
when HTTP_REQUEST {
if { [HTTP::host] equals "mywebsite.mydomain.com" }{
HTTP::redire...
Deb_Allen_18
May 05, 2006Historic F5 Account
If you can't fix your app to send https or relative links, you can use the stream profile to do a content replacement for all proxied links.
If you replace "http://host.domain.com/" with "https://host.domain.com/", all the links presented to the browser for that host will now be https.
You probably also want to turn on "Redirect Rewrites", set to "Matching", to rewrite any redirects the webservers sends to https. (Redirect info is in the headers, not the content, so they are not re-written by the stream profile above.)
With these 2 features enabled, the port 80 redirect rule should only get hit once per session.
/deb
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
