[经验]
急啊 我的空间被人盗链超过月空间流量了 gd来邮件要钱
|
|
急啊 我的空间被人盗链超过月空间流量了 gd来邮件要钱
我现在把网站关了 我还是刚买的空间啊
大家帮我看看怎么解决
Billing Date : 01/04/2011
Status : Setup
Disk Space : 26.00 MB of 150000.00 MB
(0.02%)
Bandwidth : 1532564.52 MB of 1500000.00 MB
(102.17%)
为什么今天是5号了 还不重新计算月流量呢
Dear huan hai,
This is to notify you that your hosting account has exceeded
its monthly bandwidth.
As of 3/3/2010, your hosting account has accumulated
1,532,479.22 MB of data transfer. This means that the allowed
1500000 MB of monthly data transfer for 68mmm.com
has been exceeded by 32,479.22 MB.
You will be charged monthly for any bandwidth you use that
is over your allotted amount.
If your bandwidth usage remains at its current level, you
should upgrade your hosting account as a permanent solution.
ccording to the terms of our agreement(s), we are attempting to bill you for the expiring items listed below. However, the items are not associated with a valid payment method.
Product Name Next Billing Date Qty Price
Web Hosting - Add'l 1000 MB Data Transfer - bursted 3/14/2010 33 $ 33.00
Bandwidth/DiskSpace for 03/04/2010. 68mmm.com
If an item has already expired, it is noted above as "CANCELLED" and can no longer be renewed. PLEASE NOTE: Once an item has been cancelled, all related data – Web site files, emails, databases, etc. – is removed from our server and cannot be recovered.
If there is a date in the "Next Billing Date" column, we will hold your item(s) and attempt to bill again on the date shown, OR you can renew now and qualify for bonus savings.
大家说说看怎么解决啊 我好无语啊 |
|
|
|
|
|
|
|
|
|
|
jfk1982
发表于 2010-3-5 16:47:12
|
显示全部楼层
|
|
|
|
|
|
|
|
|
|
add.c
发表于 2010-3-5 16:54:14
|
显示全部楼层
|
|
|
|
|
|
|
|
|
|
jfk1982
发表于 2010-3-5 16:55:27
|
显示全部楼层
原帖由 add.c 于 2010-3-5 04:54 PM 发表 
3月4号的钱你没有交吧
能加QQ聊吗 我的 55976426
现在好无助啊
你说我现在要怎么办啊 |
|
|
|
|
|
|
|
|
|
|
add.c
发表于 2010-3-5 16:57:37
|
显示全部楼层
把上个月超流量的钱交了, 只能这样
还好耶不多, 才30美元 |
|
|
|
|
|
|
|
|
|
|
天毅
发表于 2010-3-5 17:00:36
|
显示全部楼层
利用htaccess进行防盗链设置
美国Godaddy的linxu防盗链规则:http://bbs.idcspy.com/thread-71588-1-1.html
[ 本帖最后由 天毅 于 2010-3-5 05:02 PM 编辑 ] |
|
|
|
|
|
|
|
|
|
|
jfk1982
发表于 2010-3-5 17:01:24
|
显示全部楼层
如果我过1个星期在交钱会出现什么情况啊 超出的流量会增加吗
就是说今天的流量也要算到超出的流量
不是计算为这个月的流量吗 |
|
|
|
|
|
|
|
|
|
|
jfk1982
发表于 2010-3-5 17:06:46
|
显示全部楼层
|
|
|
|
|
|
|
|
|
|
jfk1982
发表于 2010-3-5 17:22:06
|
显示全部楼层
原帖由 天毅 于 2010-3-5 05:00 PM 发表 
利用htaccess进行防盗链设置
美国Godaddy的linxu防盗链规则:http://bbs.idcspy.com/thread-71588-1-1.html
我这样些行吗
RewriteEngine on
RewriteCond %{REQUEST_URI} ^/(404|error|link)
RewriteRule ^.*$ - [L]
RewriteCond %{REQUEST_FILENAME} \.(jpg|gif|png|mpg|psd|zip|rar|txt|mp3|wma|wmv|bmp)$ [NC]
RewriteCond %{HTTP_REFERER} !^$
还有这个文件的位置是放到更目录吗 我发现_db_backups目录 下面也有个.htaccess文件啊
我这样设置了还是没有用啊 我帖张图啊 
[ 本帖最后由 jfk1982 于 2010-3-5 05:32 PM 编辑 ] |
|
|
|
|
|
|
|
|
|
|
jfk1982
发表于 2010-3-5 17:33:31
|
显示全部楼层
|
|
|
|
|
|
|
|