摘要: 网上通用解决方法的配置如下:[plain]view plaincopyserver{...location/{indexindex.htmindex.htmlindex.php;#访问路径的文件不存在则重写URL转交给ThinkPHP处理if(!-e$request_filename){rewrit... 阅读全文
posted @ 2015-10-09 17:14 小天儿 阅读(1608) 评论(0) 推荐(0)