https://blog.csdn.net/zhezhebie/article/details/73331335/
在变成https的过程中遇到了 http 访问正常,但是 https 访问 403 Forbidden 的情况……
后来参考上面的文章修改正常了,原来是少写了
index index.php index.html index.htm
这一行……
这回稍微有点放心了,嗯,也不能一直http这样…
https://blog.csdn.net/zhezhebie/article/details/73331335/
在变成https的过程中遇到了 http 访问正常,但是 https 访问 403 Forbidden 的情况……
后来参考上面的文章修改正常了,原来是少写了
index index.php index.html index.htm
这一行……
这回稍微有点放心了,嗯,也不能一直http这样…