Forum Discussion
Raghbir_Singh_S
Jun 21, 2011Nimbostratus
Replace HTTPS://xxxx.xxxx.com with HTTP://xxxx.xxxx.com
Our F5 is terminating SSL traffic and sending HTTP request on port 80 to back-end server. However I also would like to change the HTTP request from "HTTPS://xxxx.xxx.com" to "HTTP://xxx.xxx.com" and s...
- Jun 21, 2011All you would need to do is a header replace, assuming you don't want to send a redirect back to the client. The command you're looking for is HTTP::header replace
Colin_Walker_12
Jun 21, 2011Historic F5 Account
All you would need to do is a header replace, assuming you don't want to send a redirect back to the client. The command you're looking for is HTTP::header replace
Click Here
Keep in mind that you might need to deal with the content being sent back to the client as well, though, to avoid your users being redirected to the new URI by the server, depending on the response. Just something to look out for.
Colin
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