【发布时间】:2020-10-15 03:31:18
【问题描述】:
我在 SmarterASP.NET 上托管了我的网站。在我安装 SSL 之前,一切都运行良好。安装 SSL 后,出现以下场景:
Works => http://pourobazar.com Works => https://pourobazar.com/Admin Works => https://pourobazar.com/login Does not work => https://pourobazar.com
系统规格:
nopCommerce Version: 4.2 Hosting Server: Windows Hosting Provider: SmarterASP.NET SSL Installation: I got it free with my semi dedicated host plan
我在数据库中设置了以下更改:
存储表:
Name -> Nestapp Url -> https://www.pourobazar.com SslEnabled -> True Hosts -> pourobazar.com
设置表:
securitysettings.forcesslforallpages -> True
请您帮我解决这个问题。提前致谢。
拉希
【问题讨论】:
标签: asp.net ssl configuration nopcommerce