大促销:COM域名首年55元,息壤企业基础型200M 70元 预购从速,万网息壤空间送URL转发,域名没有备案也可以访问!
帮助主题
 
VPS怎么通过伪静态组件设置301?

1、首先需要为服务器配置好伪静态(Windows:ISAPI_Rewrite,Linux:mod_rewrite)

2、上传伪静态规则到站点根目录下就可以了。

httpd.ini

[ISAPI_Rewrite]
# 3600 = 1 hour
CacheClockRate 3600
RepeatLimit 32
# Protect httpd.ini and httpd.parse.errors files
# from accessing through HTTP
RewriteCond Host: ^domain\.com$
RewriteRule (.*) http\://www\.domain\.com$1 [RP,I]

.htaccess

RewriteEngine On
RewriteCond %{HTTP_HOST} !^www.domain.com$ [NC]
RewriteRule ^(.*)$ http://www.domain.com/$1 [L,R=301]

 

     93319资源整合: | 中国万网 | 中国新网 | 中国频道 | 新网互联 | 商务中国 | 北京息壤 | 香港美国空间 | 中国电信 | 中国联通 | 支付宝 | 财付通 | 森动网 |
  全国统一客户服务电话:400 006 2195 客服:800062195 服务时间:上午8:00-12:00 下午13:00-17:00
Copyright © 2003-2014 数据中心运营商 All Rights Reserved
不良信息举报中心