共计 199 个字符,预计需要花费 1 分钟才能阅读完成。
宝塔建站访问不了的原因:
本系统中 hosts 文件未加入。解决方法:
hosts 文件位置如:C:\Windows\System32\drivers\etc
如若取消时,在配置行前加上 #
如果是 tp5,设置一下伪静态,代码:
location / {
if (!-e $request_filename){
rewrite ^(.*)$ /index.php?s=$1 last; break;
}
}
丸趣 TV 网 – 提供最优质的资源集合!
正文完