1.config/app.php配置中debug设置为false时,后台无法正常登录,网页地址总是重定向到https
解决:将config/cms.php配置中'backendForceSecure'=>null改为false,如下:
'backendForceSecure' => false
想到什么写什么。。
解决:将config/cms.php配置中'backendForceSecure'=>null改为false,如下:
'backendForceSecure' => false
想到什么写什么。。
本文标题:关于octobercms使用的一些记录
本文链接:https://www.haomeiwen.com/subject/pkpfsxtx.html
网友评论