摘要: 在nginx的服务中配置: location / { index index.html index.htm index.php; #autoindex on; if (!-e $request_filename){ rewrite ^(.*)$ /index.php?q=$1 last; break 阅读全文
posted @ 2020-03-28 14:47 a56爆大奖在线娱乐若亦如风 阅读(502) 评论(0) 推荐(0) 编辑