我有一个configuration文件,并有一个网站启动并运行。 但是,如果我们转到非SSL页面,那么它也会redirect到https。 我在Magento中有一个站点,它的基本URL为http://www.cabletiesupply.com/ ,基础安全URL为https://www.cabletiesupply.com/ 。 现在我没有强迫pipe理员使用SSL,但也使用https://不应该这样。 它应该正常工作为http://。 这不是。 在magentoconfiguration中没有问题。
我已经创build了一个Nginx的configurationhttps://gist.github.com/bhargavmehta/4280a5a77b48236da82db2ee52fdc7d2
我在configuration中犯了一个错误。 任何人都可以引导我呢?
谢谢
从nginx中删除SSLconfiguration并在“magento”中启用它https://www.siteground.com/tutorials/magento/magento_ssl.htm