分享

写回答

发帖

[经验] ====分享====美国Godaddy的linxu防盗链规则

回答|共 34 个

11111111z

发表于 2010-4-3 19:34:35 | 显示全部楼层

再试试

11111111z

发表于 2010-4-3 19:39:55 | 显示全部楼层

RewriteEngine on
RewriteCond %{REQUEST_URI} ^/404
RewriteRule ^.*$ - [L]
RewriteCond %{REQUEST_FILENAME} \.(jpg|gif|png|mpg|psd|zip|rar|txt|mp3|wma|wmv|bmp)$ [NC]
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !www.34578.com [NC]
RewriteCond %{HTTP_REFERER} !34578.com [NC]
RewriteCond %{HTTP_REFERER} !www.google.com [NC]
RewriteCond %{HTTP_REFERER} !google.com [NC]
RewriteCond %{HTTP_REFERER} !www.google.cn [NC]
RewriteCond %{HTTP_REFERER} !google.cn [NC]
RewriteCond %{HTTP_REFERER} !www.google.com.hk [NC]
RewriteCond %{HTTP_REFERER} !google.com.hk [NC]
RewriteCond %{HTTP_REFERER} !www.baidu.com [NC]
RewriteCond %{HTTP_REFERER} !baidu.com [NC]
RewriteCond %{HTTP_REFERER} !www.baidu.cn [NC]
RewriteCond %{HTTP_REFERER} !baidu.cn [NC]
RewriteCond %{HTTP_REFERER} !www.yahoo.com [NC]
RewriteCond %{HTTP_REFERER} !www.sogou.com [NC]
RewriteCond %{HTTP_REFERER} !www.soso.com [NC]
RewriteCond %{HTTP_REFERER} !www.ask.com [NC]
RewriteCond %{HTTP_REFERER} !www.163.com [NC]
RewriteCond %{HTTP_REFERER} !www.sina.com.cn [NC]
RewriteCond %{HTTP_REFERER} !www.msn.com [NC]
RewriteRule (.*) /404/404.gif [R,NC,L]

11111111z

发表于 2010-4-3 19:42:29 | 显示全部楼层

奇怪,那阵还好使,现在不好使了,我能看到图片,只有在图片上点击查看图片时,才是那个404图片,怎么回事?

真言禁书

发表于 2010-4-11 11:15:01 | 显示全部楼层

请问这个多久生效?

真言禁书

发表于 2010-4-11 11:18:42 | 显示全部楼层

我按照楼主的方法上传了文件之后,就出现这个错误:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, support@supportwebsite.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.

s.k.y.max

发表于 2010-4-17 04:27:06 | 显示全部楼层

RAKSmart

s.k.y.max

发表于 2010-4-17 04:27:35 | 显示全部楼层

我为啥我弄了一会管用一会不管用。。。

[ 本帖最后由 s.k.y.max 于 2010-4-17 04:33 AM 编辑 ]

samer

发表于 2010-4-17 08:17:33 | 显示全部楼层

好东西,顶一个

shiweiemail

发表于 2010-4-19 19:24:56 | 显示全部楼层

谢谢楼主

livesway

发表于 2010-4-20 09:31:41 | 显示全部楼层

谢谢分享经验!
您需要登录后才可以回帖 登录 | 注册

本版积分规则