设为首页收藏本站

简体中文 繁體中文 English 日本語 Deutsch 한국 사람 بالعربية TÜRKÇE português คนไทย french

搜索
热搜: 活动 交友 discuz

程序的Apache伪静态规则转换成nginx的伪静态规则!求帮助!... [复制链接]
查看:16 | 回复:1

108

主题

696

回帖

1774

积分

金牌会员

积分
1774
发表于 2013-8-22 11:46:22 | 显示全部楼层 |阅读模式
本帖最后由 5u5lv 于 2013-8-22 11:49 编辑

程序的Apache伪静态规则转换成nginx的伪静态规则!求帮助!...

.htaccess文件里面的[ol]
  • [I]
  • RewriteEngine on
  • ErrorDocument 403 /404.html
  • ErrorDocument 404 /404.html
  • RewriteRule ^app/list_(\d+)_(\d+)\.html$ index.php?tpl=list_app&cid=$1&p=$2
  • RewriteRule ^app/list_(\d+)\.html$ index.php?tpl=list_app&cid=$1&p=1
  • RewriteRule ^app/(\w+?)/(\d+)\.html$ index.php?tpl=list_app&cpy=$1&p=$2
  • RewriteRule ^app/(\w+?)/$ index.php?tpl=list_app&cpy=$1&p=1
  • RewriteRule ^sepcial/list_(\d+)\.html$ index.php?tpl=special_list&p=$1
  • RewriteRule ^sepcial/$ index.php?tpl=special_list&p=1
  • RewriteRule ^special/(\d+)\.html$ index.php?tpl=special_content&id=$1
  • RewriteRule ^info/list_(\d+)_(\d+)\.html$ index.php?tpl=list_info&cid=$1&p=$2
  • RewriteRule ^info/list_(\d+)\.html$ index.php?tpl=list_info&cid=$1&p=1
  • RewriteRule ^info/(\w+?)/(\d+)\.html$ index.php?tpl=list_info&cpy=$1&p=$2
  • RewriteRule ^info/(\w+?)/$ index.php?tpl=list_info&cpy=$1&p=1
  • RewriteRule ^info/(\d+)\.html$ index.php?tpl=content_info&id=$1
  • RewriteRule ^app/(\d+)\.html$ index.php?tpl=content_app&id=$1
  • RewriteRule ^app/(\d+)_(\d+)\.html$ index.php?tpl=content_app_history&id=$1&hid=$2
  • RewriteRule ^lastupdate/(\d+)\.html$ index.php?tpl=lastupdate&p=$1
  • RewriteRule ^lastupdate/$ index.php?tpl=lastupdate&p=1
  • [/I][/ol]复制代码求解决!求帮忙!
  • 108

    主题

    696

    回帖

    1774

    积分

    金牌会员

    积分
    1774
     楼主| 发表于 2013-8-22 12:44:59 | 显示全部楼层
    别沉了啊
    您需要登录后才可以回帖 登录 | 立即注册

    论坛客服/商务合作/投诉举报:2171544 (QQ)
    落伍者创建于2001/03/14,本站内容均为会员发表,并不代表落伍立场!
    拒绝任何人以任何形式在本论坛发表与中华人民共和国法律相抵触的言论!
    落伍官方微信:2030286 邮箱:(djfsys@gmail.com|tech@im286.com)
    © 2001-2014

    浙公网安备 33060302000191号

    浙ICP备11034705号 BBS专项电子公告通信管[2010]226号

      落伍法律顾问: ITlaw-庄毅雄

    Archiver|手机版|Discuz! X

    GMT+8, 2026-5-23 07:04 , Processed in 0.013409 second(s), 4 queries , Gzip On, Redis On.

    返回顶部