php 伪静态,php.htaccess伪静态_PHP教程

print?#

#以下是网站伪静态正则

#

RewriteEngine On

RewriteRule ^index.html$ index.php

RewriteRule ^about.html$ about.php

RewriteRule ^about_([0-9]+).html$ about.php?id=$1

RewriteRule ^contact.html$ contact.php

RewriteRule ^service.html$ service.php

RewriteRule ^case.html$ case.php

RewriteRule ^case_([0-9]+).html$ case.php?fid=$1

RewriteRule ^case_show_([0-9]+).html$ case_show.php?id=$1

RewriteRule ^wenda.html$ wenda.php

RewriteRule ^wenda_show_([0-9]+).html$ wenda_show.php?id=$1

RewriteRule ^interact.html$ interact.php

RewriteRule ^interact_show_([0-9]+).html$ interact_show.php?id=$1

RewriteRule ^news.html$ news.php

RewriteRule ^news_([0-9]+).html$ news.php?fid=$1

RewriteRule ^news_show_([0-9]+).html$ news_show.php?id=$1

RewriteRule ^news_page([[0-9]+).html$ news.php?page=$1

RewriteRule ^news_fid([[0-9]+)_page([[0-9]+).html$ news.php?fid=$1&page=$2

RewriteRule ^wenti_([0-9]+).html$ wenti.php?fid=$1

RewriteRule ^wenti_show_([0-9]+).html$ wenti_show.php?id=$1

RewriteRule ^wenti_fid([[0-9]+)_page([[0-9]+).html$ wenti.php?fid=$1&page=$2

RewriteRule ^zhuanjia_([0-9]+).html$ zhuanjia.php?fid=$1

RewriteRule ^zhuanjia_show_([0-9]+).html$ zhuanjia_show.php?id=$1

RewriteRule ^product.html$ product.php

RewriteRule ^product_([0-9]+).html$ product.php?fid=$1

RewriteRule ^product_show_([0-9]+).html$ product_show.php?id=$1

RewriteRule ^product_page([[0-9]+).html$ product.php?page=$1

RewriteRule ^service_page([[0-9]+).html$ service.php?page=$1

RewriteRule ^interact_page([[0-9]+).html$ interact.php?page=$1

RewriteRule ^wenda_page([[0-9]+).html$ wenda.php?page=$1

RewriteRule ^zhuanjia_fid([[0-9]+)_page([[0-9]+).html$ zhuanjia.php?fid=$1&page=$2

RewriteRule ^save_action_([a-z]+).html$ save.php?action=$1

#

#以下是网站伪静态正则

#

RewriteEngine On

RewriteRule ^index.html$ index.php

RewriteRule ^about.html$ about.php

RewriteRule ^about_([0-9]+).html$ about.php?id=$1

RewriteRule ^contact.html$ contact.php

RewriteRule ^service.html$ service.php

RewriteRule ^case.html$ case.php

RewriteRule ^case_([0-9]+).html$ case.php?fid=$1

RewriteRule ^case_show_([0-9]+).html$ case_show.php?id=$1

RewriteRule ^wenda.html$ wenda.php

RewriteRule ^wenda_show_([0-9]+).html$ wenda_show.php?id=$1

RewriteRule ^interact.html$ interact.php

RewriteRule ^interact_show_([0-9]+).html$ interact_show.php?id=$1

RewriteRule ^news.html$ news.php

RewriteRule ^news_([0-9]+).html$ news.php?fid=$1

RewriteRule ^news_show_([0-9]+).html$ news_show.php?id=$1

RewriteRule ^news_page([[0-9]+).html$ news.php?page=$1

RewriteRule ^news_fid([[0-9]+)_page([[0-9]+).html$ news.php?fid=$1&page=$2

RewriteRule ^wenti_([0-9]+).html$ wenti.php?fid=$1

RewriteRule ^wenti_show_([0-9]+).html$ wenti_show.php?id=$1

RewriteRule ^wenti_fid([[0-9]+)_page([[0-9]+).html$ wenti.php?fid=$1&page=$2

RewriteRule ^zhuanjia_([0-9]+).html$ zhuanjia.php?fid=$1

RewriteRule ^zhuanjia_show_([0-9]+).html$ zhuanjia_show.php?id=$1

RewriteRule ^product.html$ product.php

RewriteRule ^product_([0-9]+).html$ product.php?fid=$1

RewriteRule ^product_show_([0-9]+).html$ product_show.php?id=$1

RewriteRule ^product_page([[0-9]+).html$ product.php?page=$1

RewriteRule ^service_page([[0-9]+).html$ service.php?page=$1

RewriteRule ^interact_page([[0-9]+).html$ interact.php?page=$1

RewriteRule ^wenda_page([[0-9]+).html$ wenda.php?page=$1

RewriteRule ^zhuanjia_fid([[0-9]+)_page([[0-9]+).html$ zhuanjia.php?fid=$1&page=$2

RewriteRule ^save_action_([a-z]+).html$ save.php?action=$1

http://www.bkjia.com/PHPjc/477544.htmlwww.bkjia.comtruehttp://www.bkjia.com/PHPjc/477544.htmlTechArticleprint?# #以下是网站伪静态正则 # RewriteEngine On RewriteRule ^index.html$ index.php RewriteRule ^about.html$ about.php RewriteRule ^about_([0-9]+).html$ about.php?id=$1 R...

本条技术文章来源于互联网,如果无意侵犯您的权益请点击此处反馈版权投诉

本文系统来源:php中文网

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值