摘要: #Discuz 7.2 Nginx伪静态rewrite ^/archiver/((fid|tid)-[\w\-]+\.html)$ /archiver/index.php?$1 last;rewrite ^/forum-([0-9]+)-([0-9]+)\.html$ /forumdisplay.php?fid=$1&page=$2 last;rewrite ^/thread-([0-9]+)-([0-9]+)-([0-9]+)\.html$ /viewthread.php?tid=$1&extra=page\%3D$3&page=$2 last;rewrite ^/p 阅读全文
posted @ 2013-11-08 16:25 Bruce_yao 阅读(668) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2013-11-08 16:21 Bruce_yao 阅读(3) 评论(0) 推荐(0) 编辑