I'm running a wordpress site in IIS 10 on windows server and I'm trying to switch to HTTPS but when I do (using a plugin or manually changing the config file) I get a redirect loop. I did a redirect check and it turns out there's a 302 redirect happening that redirects https to http. Is there any plugins or ways I can check for what's causing the 302 redirect? I am using woocommerce as well as a genesis child theme. I'm at a loss as to what is causing the 302 redirect, any help on what to look for is greatly appreciated.
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
For anyone finding this, the answer for me was woocommerce had the "force HTTP after checkout" option checked. This caused a redirect for every page other than the checkout.