发新帖

[Nginx] [ThinkPHP] thinkphp运行在Nginx上配置伪静态

零下一度 7小时前 7
 if (!-e $request_filename) {
     rewrite ^/index.php(.*)$ /index.php?s=$1 last;
     rewrite ^(.*)$ /index.php?s=$1 last;
     break;
  }


最新回复 (0)
返回
零下一度
主题数
980
帖子数
0
注册排名
1