Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

如何用htaccess实现301重定向

  [复制链接]
pcyi 发表于 2011-5-22 10:04:18 | 显示全部楼层
回复

使用道具 举报

独魂雪 发表于 2011-5-25 09:20:29 | 显示全部楼层
空间不支持htaccess这个的呢
要怎么弄呢
回复

使用道具 举报

332200 发表于 2011-6-4 15:53:30 | 显示全部楼层
改了以后就变成这样了.
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@332200.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.


--------------------------------------------------------------------------------

Apache/2 Server at www.332200.com Port 80
回复

使用道具 举报

shine130 发表于 2011-6-8 16:24:22 | 显示全部楼层
果断收藏
回复

使用道具 举报

平潭 发表于 2011-6-9 00:09:55 | 显示全部楼层
不错 支持一个
回复

使用道具 举报

xrmeng 发表于 2011-6-10 07:56:34 | 显示全部楼层
版主好手艺啊
回复

使用道具 举报

雨生大海 发表于 2011-6-13 00:11:08 | 显示全部楼层
简直太有用了啊
回复

使用道具 举报

plaocean 发表于 2011-6-14 12:43:03 | 显示全部楼层
例子二里面的代码写错了~! 这样写网站就500错误打不开了。
应该是:
RewriteCond %{http_host} ^xuefx.com [NC]
RewriteRule ^(.*)$ http://www.xuefx.com/$1 [L,R=301]
回复

使用道具 举报

plaocean 发表于 2011-6-14 12:48:22 | 显示全部楼层
332200 发表于 2011-6-4 15:53
改了以后就变成这样了.
Internal Server Error
The server encountered an internal error or misconfigu ...

我开始也是,后来发现是代码错了,做一点修改就好了
RewriteCond %{http_host} ^xuefx.com [NC]
RewriteRule ^(.*)$ http://www.xuefx.com/$1 [L,R=301]
回复

使用道具 举报

enhand 发表于 2011-6-14 14:24:08 | 显示全部楼层
NGINX可以用不???
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-11-16 19:56 , Processed in 0.023285 second(s), 2 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表