These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for Redirect non-SSL to ssl with phpfpm? on the new forum.
Hi there,
I am currently using Virtualmin with the "redirect non-SSL to ssl" option enabled, and also phpfpm.
Doing so creates a Redirect rule and a Proxypass rule which redirects all http pages to https and all php files through fpm.
However, it seems that my php files pass through the proxypass rule without the redirect rule taking effect. As a result, all my php files accessed with a http link are not automatically redirecting to https.
What would be the simplest way to resolve this conflict? Thanks!