在
https://www.XXX.xxx/admin/ 下首先打开页面就是不能完全的加载的样子,然后输入用户名和密码点击 login 之后就提示
“ The information you have entered on this page will be sent over an insecure connection and could be read by a third party.
Are you sure you want to send this information?”
点“继续”,还停留在这个页面...
我现在想的就是先禁用 https ,用 http 登陆后台修改一下然后再重新启用 ssl ,但是如何临时禁用 ssl 呢?我试着把 /etc/httpd/conf.d 和 conf.modules.d 里面的几个 ssl 相关的 conf 改名,然后重启 httpd ,但是这样的后果是网页根本打不开了...没办法了,求助...