伪静态301重定向代码
20 Sep 2011
# Helicon ISAPI_Rewrite configuration file
# Version 3.0.0.67
RewriteEngine On
RewriteCompatibility2 On
RepeatLimit 32
RewriteBase
RewriteCond %{HTTP:Host} ^lusiye\.com$
RewriteRule (.*) http\://www\.lusiye\.com$1 [NC,R=301]
非常不错的,以后就省得在IIS里设置了。。
- Comments , 170 Hits
- Filed under: 服务器
-
Tags: