urlrewrite或htaccess的测试规则
[ISAPI_Rewrite]
# 3600 = 1 hour
CacheClockRate 3600
RepeatLimit 32
# Protect httpd.ini and httpd.parse.errors files
# from accessing through HTTP
[ISAPI_Rewrite]
RewriteRule /1.htm /2.htm
[ISAPI_Rewrite]
# 3600 = 1 hour
CacheClockRate 3600
RepeatLimit 32
# Protect httpd.ini and httpd.parse.errors files
# from accessing through HTTP
[ISAPI_Rewrite]
RewriteRule /1.htm /2.htm