摘要:
主要检查以下代码: location / { # Redirect everything that isn't a real file to index.php try_files $uri $uri/ /index.php?$args; } 完整代码: server { charset utf-8 阅读全文
posted @ 2016-02-04 16:49
yhdsir
阅读(4454)
评论(0)
推荐(0)