最全的偽靜態(tài)規(guī)則和設(shè)置方法

最全的偽靜態(tài)規(guī)則和設(shè)置方法

ID:17850983

大?。?6.50 KB

頁數(shù):16頁

時間:2018-09-07

最全的偽靜態(tài)規(guī)則和設(shè)置方法_第1頁
最全的偽靜態(tài)規(guī)則和設(shè)置方法_第2頁
最全的偽靜態(tài)規(guī)則和設(shè)置方法_第3頁
最全的偽靜態(tài)規(guī)則和設(shè)置方法_第4頁
最全的偽靜態(tài)規(guī)則和設(shè)置方法_第5頁
資源描述:

《最全的偽靜態(tài)規(guī)則和設(shè)置方法》由會員上傳分享,免費在線閱讀,更多相關(guān)內(nèi)容在行業(yè)資料-天天文庫

1、最全的偽靜態(tài)規(guī)則和設(shè)置方法最全的偽靜態(tài)規(guī)則和設(shè)置方法分享下目前網(wǎng)上流行的各種程序在iis下的規(guī)則和設(shè)置方法:  1、shopex4.8  下載3.0的免費Rewrite組件http://www.helicontech.com/download/isapi_rewrite/ISAPI_Rewrite3_0056_Lite.msi  按照默認路徑安裝后,打開C:ProgramFilesHeliconISAPI_Rewrite3httpd.conf  加入以下規(guī)則:  #HeliconISAPI_Rewri

2、teconfigurationfile  #Version3.1.0.56  RewriteBase/  RewriteCond%{REQUEST_FILENAME}.(html

3、htm

4、php

5、php2

6、php3

7、php4

8、php5

9、phtml

10、pwml

11、inc

12、asp

13、aspx

14、ascx

15、jsp

16、cfm

17、cfc

18、pl

19、cgi

20、shtml

21、shtm

22、phtm

23、xml)$  RewriteCond%{REQUEST_FILENAME}!-f  RewriteCond%{REQUEST_FILENAME}!-

24、d  RewriteRule^(.*)$index.php?$1[L]  [ISAPI_Rewrite]  #3600=1hour  CacheClockRate3600  RepeatLimit32  #Protecthttpd.iniandhttpd.parse.errorsfiles  #fromaccessingthroughHTTP  RewriteRule^(.*)/archiver/((fid

25、tid)-[0-9]+.html)?*(.*)$$1/archiver/index.php?$

26、2&$4  RewriteRule^(.*)/forum-([0-9]+)-([0-9]+).html?*(.*)$$1/forumdisplay.php?fid=$2&page=$3&$4  RewriteRule^(.*)/thread-([0-9]+)-([0-9]+)-([0-9]+).html?*(.*)$$1/viewthread.php?tid=$2&extra=page%3D$4&page=$3&$4  RewriteRule^(.*)/space-(username

27、uid

28、)-(.+).html?*(.*)$$1/space.php?$2=$3&$4  RewriteRule^(.*)/tag-(.+).html?*(.*)$$1/tag.php?name=$2&$3  下面就需要配置iis為shopex4.8加載組件了:  打開iis,右鍵你的站點屬性--ISAPI篩選器--添加--篩選器名稱是ISAPI_Rewrite3--可執(zhí)行文件就是ISAPI_Rewrite.dll的路徑,比如C:ProgramFilesHeliconISAPI_Rewrite3

29、ISAPI_Rewrite.dll  最后重啟iis  當然你可以把ISAPI_Rewrite3目錄放入站點根目錄下,但記得要給一個users讀權(quán)限。如果都設(shè)置了還不行,可為網(wǎng)站跟目錄加一個“networkservice”的讀權(quán)限?! ∽⒁猓河行┓?wù)器或者vps有做權(quán)限的,安裝后httpd.conf可能只有everyone和system的權(quán)限,如果修改不了文件就添加一個administrator的權(quán)限?! ?、Discuz6+ecshop  規(guī)則如下:  [ISAPI_Rewrite]  #3600=1ho

30、ur  CacheClockRate3600  RepeatLimit32  #Protecthttpd.iniandhttpd.parse.errorsfiles  #fromaccessingthroughHTTP  RewriteCond%{HTTP_HOST}  RewriteRule/index.html/index.php[I]  RewriteRule/default.html/index.php[I]  RewriteRule/feed.xml/feed.php[I]  RewriteRule

31、/category-([0-9]+).html/category.php?id=$1[I]  RewriteRule/category-([0-9]+)-([0-9]+).html/category.php?id=$1&page=$2[I]  RewriteRule/category-([0-9]+)-([0-9]+)-(.+)-([a-zA-Z]+).html/category.php

當前文檔最多預(yù)覽五頁,下載文檔查看全文

此文檔下載收益歸作者所有

當前文檔最多預(yù)覽五頁,下載文檔查看全文
溫馨提示:
1. 部分包含數(shù)學公式或PPT動畫的文件,查看預(yù)覽時可能會顯示錯亂或異常,文件下載后無此問題,請放心下載。
2. 本文檔由用戶上傳,版權(quán)歸屬用戶,天天文庫負責整理代發(fā)布。如果您對本文檔版權(quán)有爭議請及時聯(lián)系客服。
3. 下載前請仔細閱讀文檔內(nèi)容,確認文檔內(nèi)容符合您的需求后進行下載,若出現(xiàn)內(nèi)容與標題不符可向本站投訴處理。
4. 下載文檔時可能由于網(wǎng)絡(luò)波動等原因無法下載或下載錯誤,付費完成后未能成功下載的用戶請聯(lián)系客服處理。