Forum Discussion
ispy_344504
Nimbostratus
Feb 12, 2018http to https not working with nginx
Hi,
I have a problem about F5 iRule, i set the irule on F5 "
when_HTTP_REQUEST {
HTTP::host [HTTP::host]:443;
} " and it's working perfectly.
but when i changed my database from apache to ngin...
JG
Cumulonimbus
Feb 14, 2018I suspect that your application needs to be aware which scheme (HTTP or HTTPS) is used by the user to access it. You can try the following:
Edit the F5 virtual server's HTTP profile:
- For the field of "Request Header Insert", add "X-Forwarded-Proto: https" (no quotes);
- For the field of "Redirect Rewrite", select "All"
and see how that goes.
What application software is it, Weblogic, PHP, etc?
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
