星期日, 10月 24, 2010

Rewrite Module

首先先在ISAPI 引入IIRF.dll

在當前目錄創見檔案iirf.ini

範例
RewriteEngine ON
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^/([A-Z0-9]+).html$ /ShowExam.php?xid=$1

沒有留言:

張貼留言

留個話吧:)

其他你感興趣的文章

Related Posts with Thumbnails