UCenter Home伪静态nginx规则

| |
[不指定 2010/07/09 12:59 | by 袁旭东 ]
  由于服务器系统由Windows Server更换为FreeBSD,因此Web服务也变更为nginx,以前UCenter Home对应的IIS规则包不再适用,修改为nginx规则包,如下。

引用
rewrite ^/(space|network)\-(.+)\.html$ /$1.php?rewrite=$2 last;
rewrite ^/(space|network)\.html$ /$1.php last;
rewrite ^/([0-9]+)$ /space.php?uid=$1 last;


  以上在nginx 0.8.44下通过,其他版本nginx应该也没有问题。

网站运营 | 评论(0) | 引用(0) | 阅读(877)
发表评论
表情
emotemotemotemotemot
emotemotemotemotemot
emotemotemotemotemot
emotemotemotemotemot
emotemotemotemotemot
打开HTML
打开UBB
打开表情
隐藏
记住我
昵称   密码   游客无需密码
网址   电邮   [注册]