SSL https magento 前端布局问题 - Magento 1.9

SSL https magento frontend layout issue - Magento 1.9

我想使用 https
访问 magento 1.9 已安装 SSL。
但布局仍然不包括 css 和带有 https url
的 js 而且也无法访问登录页面。
在站点配置中完成的更改:
1.Secure:网站基础 url 为 https://www.example.org
2.Use 在前端保护 URLs 是
3.Auto-redirect 以 URL 为基数
4.Offloader header 作为 SSL_OFFLOADED

Base url 和 secure url 应该有一个尾部斜杠,即

https://example.com/

使用 https 的工作站点的变化是: 在配置中, 在不安全部分 基础 url : 删除 http

在安全区域 Base url : 添加 https