Skip to content

Conversation

@nekoprog
Copy link
Contributor

Questions Answers
Branch? 9.x
Description? Add fastcgi_param to forward HTTPS to local server. This is useful for Cloudflare Tunnel user and SSL-enabled reverse proxy to prevent too many redirections loop and mixed content served browser errors and allow user to Enable SSL everywhere in back office.
Fixed ticket? #27177 #39657 #39190 #35751
Sponsor company Your company or customer's name goes here (if applicable).
And these from PS forums for example
https://www.prestashop.com/forums/topic/1094161-ssl-certificate-mixed-content-on-the-site/
https://www.prestashop.com/forums/topic/1087769-prestashop-8-err_too_many_redirects/
https://www.prestashop.com/forums/topic/1037143-insecure-mixed-content-with-ssl-1541/#google_vignette

While many reported issue occurs on Apache, this PR will fix if user is using Nginx.

Add fastcgi_param to forward HTTPS to local server.
This is useful for Cloudflare Tunnel user to prevent "too many redirections loop", "mixed content served" browser errors and allow user to enable SSL everywhere in back office.
Explain comments for Cloudflare Tunnel and SSL-enabled reverse proxy
@github-actions github-actions bot added the 9.x label Jan 27, 2026
@kpodemski kpodemski merged commit 91cacd1 into PrestaShop:9.x Jan 27, 2026
1 check passed
@kpodemski
Copy link
Contributor

thank you @nekoprog

@nekoprog nekoprog mentioned this pull request Jan 28, 2026
@nekoprog
Copy link
Contributor Author

@kpodemski Sorry I messed up by using tabs instead of spaces, and skip deployment with hugo before submitting PR.
So here's the updated version #2098 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants