2014年10月16日

nginx如何实现404状态返回 200隐藏URL

摘要: 以http://WWW.cnblogs.COM为例: server { listen 80; server_namewww.cnblogs.com; charset gb2312; index index.php index.html; root /d... 阅读全文

posted @ 2014-10-16 00:01 今天又进步了 阅读(660) 评论(0) 推荐(0) 编辑

导航