httpd.ini 转 .htaccess

aming0412 2013-12-04 02:19:28
[ISAPI_Rewrite]

# 3600 = 1 hour
CacheClockRate 3600

RepeatLimit 32

RewriteRule /default\.html /index\.php

# docc
RewriteRule /docc/default\.html /docc/index\.php

RewriteRule /docc/aboutus-default\.html /docc/index.php\?aboutus-default.html
RewriteRule /docc/aboutus-default-(\d+)\.html /docc/index.php\?aboutus-default.html&id=$1 [I,L]
RewriteRule /docc/aboutus-culture\.html /docc/index.php\?aboutus-culture.html
RewriteRule /docc/aboutus-honor\.html /docc/index.php\?aboutus-honor.html
RewriteRule /docc/aboutus-factory\.html /docc/index.php\?aboutus-factory.html
RewriteRule /docc/aboutus-lead\.html /docc/index.php\?aboutus-lead.html
RewriteRule /docc/aboutus-organize\.html /docc/index.php\?aboutus-organize.html
RewriteRule /docc/aboutus-pug\.html /docc/index.php\?aboutus-pug.html

RewriteRule /docc/product-default\.html /docc/index.php\?product-default.html
RewriteRule /docc/product-default-new\.html /docc/index.php\?product-default.html&new=1
RewriteRule /docc/product-default-tj\.html /docc/index.php\?product-default.html&tj=1
RewriteRule /docc/product-default-page-(\d+)\.html /docc/index.php\?product-default.html&page=$1 [I,L]
RewriteRule /docc/product-default-brand-(\d+)\.html /docc/index.php\?product-default.html&brand=$1 [I,L]
RewriteRule /docc/product-default-brand-(\d+)\-page-(\d+)\.html /docc/index.php\?product-default.html&brand=$1&page=$2 [I,L]
RewriteRule /docc/product-default-(\d+)\.html /docc/index.php\?product-default.html&pcid=$1 [I,L]
RewriteRule /docc/product-default-pcid-(\d+)\-page-(\d+)\.html /docc/index.php\?product-default.html&pcid=$1&page=$2 [I,L]
RewriteRule /docc/product-default-txtSearch-([a-zA-Z0-9%]*)\-page-(\d+)\.html /docc/index.php\?product-default.html&txtSearch=$1&page=$2 [I,L]
RewriteRule /docc/product-default-new-(\d+)\-page-(\d+)\.html /docc/index.php\?product-default.html&new=$1&page=$2 [I,L]
RewriteRule /docc/product-default-tj-(\d+)\-page-(\d+)\.html /docc/index.php\?product-default.html&tj=$1&page=$2 [I,L]
RewriteRule /docc/product-detail-(\d+)\.html /docc/index.php\?product-detail.html&id=$1 [I,L]
RewriteRule /docc/product-detail-id-(\d+)\-page-(\d+)\.html /docc/index.php\?product-detail.html&id=$1&page=$2 [I,L]
RewriteRule /docc/product-downloads-(\d+)\.html /docc/index.php\?product-downloads.html&id=$1 [I,L]
RewriteRule /docc/product-comment.html /docc/index.php\?product-comment.html

RewriteRule /docc/product-led\.html /docc/index.php\?product-led.html
RewriteRule /docc/product-led-new\.html /docc/index.php\?product-led.html&new=1
RewriteRule /docc/product-led-tj\.html /docc/index.php\?product-led.html&tj=1
RewriteRule /docc/product-led-page-(\d+)\.html /docc/index.php\?product-led.html&page=$1 [I,L]
RewriteRule /docc/product-led-brand-(\d+)\.html /docc/index.php\?product-led.html&brand=$1 [I,L]
RewriteRule /docc/product-led-brand-(\d+)\-page-(\d+)\.html /docc/index.php\?product-led.html&brand=$1&page=$2 [I,L]
RewriteRule /docc/product-led-(\d+)\.html /docc/index.php\?product-led.html&pcid=$1 [I,L]
RewriteRule /docc/product-led-pcid-(\d+)\-page-(\d+)\.html /docc/index.php\?product-led.html&pcid=$1&page=$2 [I,L]
RewriteRule /docc/product-led-txtSearch-([a-zA-Z0-9%]*)\-page-(\d+)\.html /docc/index.php\?product-led.html&txtSearch=$1&page=$2 [I,L]
RewriteRule /docc/product-led-new-(\d+)\-page-(\d+)\.html /docc/index.php\?product-led.html&new=$1&page=$2 [I,L]
RewriteRule /docc/product-led-tj-(\d+)\-page-(\d+)\.html /docc/index.php\?product-led.html&tj=$1&page=$2 [I,L]
RewriteRule /docc/product-detailled-(\d+)\.html /docc/index.php\?product-detailled.html&id=$1 [I,L]
RewriteRule /docc/product-detailled-id-(\d+)\-page-(\d+)\.html /docc/index.php\?product-detailled.html&id=$1&page=$2 [I,L]

RewriteRule /docc/news-default\.html /docc/index.php\?news-default.html
RewriteRule /docc/news-default-page-(\d+)\.html /docc/index.php\?news-default.html&page=$1 [I,L]
RewriteRule /docc/news-default-ncid-(\d+)\-page-(\d+)\.html /docc/index.php\?news-default.html&ncid=$1&page=$2 [I,L]
RewriteRule /docc/news-detail-(\d+)\.html /docc/index.php\?news-detail.html&id=$1 [I,L]
RewriteRule /docc/news-detail-id-(\d+)\-page-(\d+)\.html /docc/index.php\?news-detail.html&id=$1&page=$2 [I,L]
RewriteRule /docc/news-downloads-(\d+)\.html /docc/index.php\?news-downloads.html&id=$1 [I,L]
RewriteRule /docc/news-comment.html /docc/index.php\?news-comment.html

RewriteRule /docc/join-default\.html /docc/index.php\?join-default.html
RewriteRule /docc/join-reg\.html /docc/index.php\?join-reg.html
RewriteRule /docc/join-process\.html /docc/index.php\?join-process.html
RewriteRule /docc/join-deputy\.html /docc/index.php\?join-deputy.html
RewriteRule /docc/join-ana\.html /docc/index.php\?join-ana.html
RewriteRule /docc/join-faq\.html /docc/index.php\?join-faq.html
RewriteRule /docc/join-message\.html /docc/index.php\?join-message.html
RewriteRule /docc/join-messageact\.html /docc/index.php\?join-message_act.html
RewriteRule /docc/join-faqact\.html /docc/index.php\?join-faq_act.html
RewriteRule /docc/join-faq-page-(\d+)\.html /docc/index.php\?join-faq.html&page=$1 [I,L]

RewriteRule /docc/supplydemand-default\.html /docc/index.php\?supplydemand-default.html
RewriteRule /docc/supplydemand-default-page-(\d+)\.html /docc/index.php\?supplydemand-default.html&page=$1 [I,L]
RewriteRule /docc/supplydemand-default-ncid-(\d+)\-page-(\d+)\.html /docc/index.php\?supplydemand-default.html&ncid=$1&page=$2 [I,L]
RewriteRule /docc/supplydemand-detail-(\d+)\.html /docc/index.php\?supplydemand-detail.html&id=$1 [I,L]

RewriteRule /docc/support-default\.html /docc/index.php\?support-default.html
RewriteRule /docc/support-program\.html /docc/index.php\?support-program.html
RewriteRule /docc/support-faq\.html /docc/index.php\?support-faq.html
RewriteRule /docc/support-net\.html /docc/index.php\?support-net.html
RewriteRule /docc/support-faqact\.html /docc/index.php\?support-faq_act.html
RewriteRule /docc/support-faq-page-(\d+)\.html /docc/index.php\?support-faq.html&page=$1 [I,L]
RewriteRule /docc/support-pgdetail-(\d+)\.html /docc/index.php\?support-pgdetail.html&id=$1 [I,L]

RewriteRule /docc/hr-default\.html /docc/index.php\?hr-default.html
RewriteRule /docc/hr-recruit\.html /docc/index.php\?hr-recruit.html
RewriteRule /docc/hr-recruit-page-(\d+)\.html /docc/index.php\?hr-recruit.html&page=$1 [I,L]

RewriteRule /docc/download-default\.html /docc/index.php\?download-default.html
RewriteRule /docc/download-default-page-(\d+)\.html /docc/index.php\?download-default.html&page=$1 [I,L]
RewriteRule /docc/download-default-cid-(\d+)\-page-(\d+)\.html /docc/index.php\?download-default.html&cid=$1&page=$2 [I,L]
RewriteRule /docc/download-downloads-(\d+)\.html /docc/index.php\?download-downloads.html&id=$1 [I,L]

RewriteRule /docc/contact-default\.html /docc/index.php\?contact-default.html
RewriteRule /docc/contact-advice\.html /docc/index.php\?contact-advice.html
RewriteRule /docc/contact-map\.html /docc/index.php\?contact-map.html
RewriteRule /docc/contact-adviceact\.html /docc/index.php\?contact-advice_act.html
RewriteRule /docc/contact-advice-page-(\d+)\.html /docc/index.php\?contact-advice.html&page=$1 [I,L]

RewriteRule /docc/order-default\.html /docc/index.php\?order-default.html
RewriteRule /docc/order-order\.html /docc/index.php\?order-order.html
RewriteRule /docc/order-operation-(\d+)-(\d+)-(\w+)\.html /docc/index.php\?order-operation.html&id=$1&nums=$2&jump=$3 [I,L]
RewriteRule /docc/order-add-(\d+)-(\d+)-(.*)\.html /docc/index.php\?order-add.html&id=$1&nums=$2&price=$3 [I,L]
RewriteRule /docc/order-del-(\d+)-(\w+)\.html /docc/index.php\?order-del.html&id=$1&jump=$2 [I,L]
RewriteRule /docc/order-success\.html /docc/index.php\?order-success.html

RewriteRule /docc/member-login\.html /docc/index.php\?member-login.html
RewriteRule /docc/member-login_act\.html /docc/index.php\?member-login_act.html
RewriteRule /docc/member-register\.html /docc/index.php\?member-register.html
RewriteRule /docc/member-reg_do\.html /docc/index.php\?member-reg_do.html
RewriteRule /docc/member-agreement\.html /docc/index.php\?member-agreement.html
RewriteRule /docc/member-modinfo\.html /docc/index.php\?member-modinfo.html
RewriteRule /docc/member-modinfo_act\.html /docc/index.php\?member-modinfo_act.html
RewriteRule /docc/member-modpass\.html /docc/index.php\?member-modpass.html
RewriteRule /docc/member-modpass_act\.html /docc/index.php\?member-modpass_act.html
RewriteRule /docc/member-orderlist\.html /docc/index.php\?member-orderlist.html
RewriteRule /docc/member-orderlist-page-(\d+)\.html /docc/index.php\?member-orderlist.html&page=$1 [I,L]
RewriteRule /docc/member-orderdetail-(\d+)\.html /docc/index.php\?member-orderdetail.html&id=$1 [I,L]
RewriteRule /docc/member-loginout\.html /docc/index.php\?member-loginout.html

...全文
152 2 打赏 收藏 转发到动态 举报
写回复
用AI写文章
2 条回复
切换为时间正序
请发表友善的回复…
发表回复
lgocl 2016-07-01
  • 打赏
  • 举报
回复
太长了,最好百度一下。看看变动规则。
aming0412 2016-07-01
  • 打赏
  • 举报
回复
没有人回,分可以自己得吗?

21,887

社区成员

发帖
与我相关
我的任务
社区描述
从PHP安装配置,PHP入门,PHP基础到PHP应用
社区管理员
  • 基础编程社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧