agoat/contao-ssldomains

Contao SSL Domains 扩展

安装: 103

依赖项: 0

建议者: 0

安全: 0

星标: 2

关注者: 2

分支: 0

开放问题: 0

类型:contao-bundle

0.4.0 2017-06-24 15:15 UTC

This package is not auto-updated.

Last update: 2024-09-20 19:30:07 UTC


README

Contao 4 模块

当网站根设置为“使用HTTPS”时,此小扩展会重定向到ssl(https)

只要contao/core-bundle不使用Symofony CMF路由器,就需要这个扩展(参见contao/core-bundle#443

###安装

添加到app/AppKernel.php(在ContaoCoreBundle之后)

new Agoat\SSLDomainsBundle\AgoatSSLDomainsBundle(),