推出全新OEM分銷體系
具有殺傷力的價(jià)格,超大利潤(rùn)
apache、iis規(guī)則設(shè)置防盜鏈Linux下規(guī)則文件.htaccess(手工創(chuàng)建.htaccess文件到站點(diǎn)根目錄) <IfModule mod_rewrite.c> RewriteEngine on RewriteCond %{HTTP_REFERER} !baidu.com [NC] RewriteCond %{HTTP_REFERER} !google.com [NC] RewriteCond %{HTTP_REFERER} !xxx.net [NC] #RewriteCond %{HTTP_REFERER} ^$ [NC] RewriteRule .*\.(gif|jpg|png|css|js|rar|zip|mp4|pdf)$ /band.txt [NC,L] </IfModule> 注:xxx.net是您自己的域名,band.txt是被盜鏈后的提示內(nèi)容文件 Windows2008、2012或更高系統(tǒng)下規(guī)則文件web.config (手工創(chuàng)建web.config文件到站點(diǎn)根目錄) <?xml version="1.0" ?> <configuration> <system.webServer> <rewrite> <rules> <rule name="rule1" stopProcessing="true"> <match url="^.*\.(gif|jpg|png|css|js|rar|zip|mp4|pdf)$" ignoreCase="true" /> <conditions logicalGrouping="MatchAny" > <add input="{HTTP_REFERER}" pattern="您的域名.com(不用加www)" negate="true" /> <!--<add input="{HTTP_REFERER}" pattern="^$" />--> </conditions> <action type="AbortRequest" /> </rule> </rules> </rewrite> </system.webServer> </configuration> apache、iis屏蔽限制ip訪問(適用虛擬主機(jī)) 請(qǐng)參照工單,根據(jù)實(shí)際情況設(shè)置。 如需我司幫助設(shè)置,請(qǐng)?zhí)峤还?/strong>,根據(jù)實(shí)際問題收費(fèi)30元-200元
|
|||||
>> 相關(guān)文章 | |||||
關(guān)注我們
最新動(dòng)態(tài)
新浪微博
交流互動(dòng)
關(guān)于我們
|
聯(lián)系我們
|
付款方式
|
人才招聘
|
友情鏈接
|
域名資訊
|
提交工單
|
我要評(píng)價(jià)
|
投訴建議
|
域名投訴
|
網(wǎng)站備案
|
百科知識(shí)
|
手機(jī)站
《中華人民共和國(guó)增值電信業(yè)務(wù)經(jīng)營(yíng)許可證》編號(hào):B1-20172600 川B1-20080058 蜀ICP備12028237號(hào)
《中華人民共和國(guó)互聯(lián)網(wǎng)域名服務(wù)許可證》編號(hào):川 D3-20220002
電話總機(jī):028-62778877(20線) 400電話:400-028-5800
400-028-5800
028-62778877
您好,非正常上班時(shí)間若有緊急技術(shù)問題,請(qǐng)撥總機(jī)后按7號(hào)鍵, 其他問題請(qǐng)?zhí)峤还位蛟谏习鄷r(shí)間聯(lián)系,謝謝支持!