我在Magento 1.9.0.1中激活了“前端安全URL”,但每个链接仍然使用http://,即使我调用页面https://inserthereurl.com,每个链接都是http://。
你有什么建议怎么做吗?
答案 0 :(得分:0)
当您激活它时,您是否也更改了“基本URL”?您可以查看此System > Configuration > Web > Secure > Base URL
。选中此项设置为https而不是http。
仅启用“前端上的安全URL”是不够的,基本URL也需要完成,因为这是当此选项设置为true时将使用的。
然后,您需要重新索引数据。 System > Index Management > Select All > Reindex Data