手机在线色视频_国产三级免费观看_亚洲午夜精品网_国产日韩欧美一二三区

您好!歡迎來到導航啦! 提交網站流程->注冊會員->提交網站->等待審核...
數據統計:131個主題分類,24753個優秀站點,0個站點正在排隊審核,620篇站長資訊
*
【通知】 測試。

最新可用的ASP偽靜態規則”hpptd.ini“規則

來源:本站原創 瀏覽:667次 時間:2015-11-25

實現asp偽靜態化首先要服務器空間要支持rewrite重寫,然后是URL Rewrite中的httpd.ini偽靜態化規則編寫,偽靜態Rewrite規則編寫方法是新建一個httpd.ini,里面寫上類似如下代碼,再將寫好的httpd.ini上傳到你網站的根目錄下,這里列舉的是我司制作一個網站所用到的偽靜態規則,當然每個人的網站,規則寫得當然不一樣,但形式是差不多的, 正如我司常用的偽靜態規則,如:

shownews.asp?id=xx可寫偽靜態規則 
RewriteRule /shownews-([0-9,a-z]*).html /shownews.asp\?id=$1

如后面帶參數如BigClassName=一個大類&SmallClassName=一個小類,這樣的規則可寫成RewriteRule /product-(.*?)-(.*?).html /product.asp\?BigClassName=$1&SmallClassName=$2,這規則里面用到的都是寫正則表達式,想了解正在表達式可以在網上看下相關的資料。 

[ISAPI_Rewrite] 
# 3600 = 1 hour 
CacheClockRate 3600 
RepeatLimit 32 
# Block external access to the httpd.ini and httpd.parse.errors files 

RewriteRule /shownews-([0-9,a-z]*).html /shownews.asp\?id=$1 

RewriteRule /showproduct-([0-9,a-z]*).html /showproduct.asp\?id=$1 

RewriteRule /noteshow-([0-9,a-z]*).html /noteshow.asp\?id=$1 

RewriteRule /news-(.*?).html /news.asp\?BigClassName=$1 

RewriteRule /about-(.*?).html /about.asp\?BigClassName=$1 

RewriteRule /product-(.*?).html /product.asp\?BigClassName=$1 

RewriteRule /product-(.*?)-(.*?).html /product.asp\?BigClassName=$1&SmallClassName=$2 

RewriteRule /news-(.*?)-(.*?).html /news.asp\?BigClassName=$1 [N,I,L,O]&SmallClassName=$2 [N,I,L,O] 

RewriteRule /product-(.*?)-([0-9,a-z]*).html /product.asp\?BigClassName=$1 [N,I,L,O]&page=$2 

RewriteRule /news-(.*?)-([0-9,a-z]*).html /news.asp\?BigClassName=$1 [N,I,L,O]&page=$2 

RewriteRule /news-(.*?)-(.*?)-([0-9,a-z]*).html /news.asp\?BigClassName=$1&SmallClassName=$2 [N,I,L,O]&page=$3 

RewriteRule /product-(.*?)-(.*?)-([0-9,a-z]*).html /product.asp\?BigClassName=$1&SmallClassName=$2 [N,I,L,O]&page=$3 

RewriteRule /notebook-(.*?)-(.*?)-([0-9,a-z]*).html /notebook.asp\?BigClassName=$1&SmallClassName=$2 [N,I,L,O]&page=$3 

RewriteRule /notebook-([0-9,a-z]*).html /notebook.asp\?page=$1 

RewriteRule /httpd(?:\.ini|\.parse\.errors).* / [F,I,O] 
# Block external access to the Helper ISAPI Extension 
RewriteRule .*\.isrwhlp / [F,I,O] 
RewriteRule /index.html /index.asp $1 
RewriteRule /news.html /news.asp $1 
RewriteRule /notebook.html /notebook.html $1 

RewriteRule .*\.isrwhlp / [F,I,O] RewriteRule /index.html /index.asp $1RewriteRule /news.html /news.asp $1RewriteRule /notebook.html /notebook.html $1

下面還有種寫法,我沒用過,是網上別人那復制過來的 

httpd.ini 內容寫法如下: 

[ISAPI_Rewrite] 
# 3600 = 1 hour 
CacheClockRate 3600 
RepeatLimit 32 
# Block external access to the httpd.ini and httpd.parse.errors files 
RewriteRule /httpd(?:.ini|.parse.errors).* / [F,I,O] 
# Block external access to the Helper ISAPI Extension 
RewriteRule .*.isrwhlp / [F,I,O] 
RewriteRule ^(.*)/index.asp $1/index.html 
RewriteRule ^(.*)/([0-9]*).html $1/article.asp?id=$2 
RewriteRule ^(.*)/([a-z]*)/([a-z]*)/ $1/list.asp?x=$2&y=$3 

該規則具體說明: 


RewriteRule ^(.*)/index.asp $1/index.html 

是將index.asp 偽靜態為index.html

RewriteRule ^(.*)/([0-9]*).html $1/article.asp?id=$2 

文章頁偽靜態,把article.asp?id=xxx映射成 /xxx.html ,其中xxx為文章ID號,在article.asp中接收id, id=request(“id”), 根據ID由數據庫中取數據即可;

RewriteRule ^(.*)/([a-z]*)/([a-z]*)/ $1/list.asp?x=$2&y=$3 

文章列表頁偽靜態, 把/list.asp?x=$2&y=$3 映射成 如:/news/sports/ 格式,$2對應news,$3對應 sports ,在數據庫中取news中sports文章顯示即可;其中([a-z]*)代表任意字母,([0-9]*)代表數字;


怎么樣,這個httpd.ini的ASP偽靜態規則還不錯吧~

推薦站點

  • 網站庫網站庫

    網站庫是全人工編輯的開放式網站分類目錄,收錄國內外、各行業優秀網站,旨在為用戶提供更全面的網站分類目錄檢索、優秀網站參考、網站推廣服務、網站黃頁、網上娛樂沖浪導航網站。

    www.wangzhanku.com
  • 娛樂網知娛樂網知

    娛樂網知分類目錄-免費外鏈、免費網址收錄、免費網站收錄,娛樂網知分類目錄完全免費網址目錄收錄平臺.

    www.yulewangzhi.com
  • 網站庫網站庫

    網站庫,免費網站收錄,網站目錄,分類目錄,,免費收錄國內外、各行業優秀網站。

    www.wangzhanku.cn
  • 導航啦網站目錄導航啦網站目錄

    導航啦分類目錄-您網上沖浪導航專家!導航啦分類目錄-專業提供為廣大站長收錄的開放式網站分類目錄平臺,收集國內外、各行業優秀正規網站,全人工編輯收錄,為百度、谷歌、有道、搜狗、必應等搜索引擎提供索引參考, 同時也是站長推廣網站值得信任選擇的平臺。

    www.yichen3d.com
  • 導航呀導航呀

    導航呀分類目錄www.daohangya.cn免費收錄各類優秀網站、網址的網站目錄,提供網址、網站目錄檢索,關鍵字搜索,網址搜索一站式網站目錄上網導航,免費提交網址、網站即可快速提升網站品牌形象。

    www.daohangya.cn
  • 藥方大全網藥方大全網

    本站為您搜集整理了大量的驗方偏方秘方古方等中藥方(中藥方劑)八萬多個。你是你自己的中醫,我是你的中藥方!中醫中藥秘方網,偏方大全愿為您的健康保駕護航。

    www.zhongyf.com