Forum Discussion
midhun_108442
Nimbostratus
Jan 27, 2015Http to https redirect is not working for some of the URL
HI,
We have server listening on port 80 and client will access the server on port 443, We have configured TWO virtual servers, the HTTPS VIP that sends to the application, and the HTTP VIP that ...
Michael_Jenkins
Cirrostratus
Jan 28, 2015Stream is used for modifying response data, so if you were thinking that because the page is loaded with HTTPS and if it tries to load an embedded resource on HTTP and blocks it because it's "insecure", you could rewrite
http:// to https://.
The easiest way to do that would be to create a stream profile with source and target strings
http:// and https://. (Note this may cause problems if you really need http on any resource, so you may want to consider adding the domain name to it.
If you need to use the STREAM command in an iRule, you can do that for greater flexibility.
Then you could check Fiddler and look at the actual response and see if HTTP:// has been switched.
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
