.:: Blackc0de Forum ::.
Would you like to react to this message? Create an account in a few clicks or log in to continue.

-=Explore The World From Our Binary=-
 
HomeIndeksLatest imagesPendaftaranLogin

 

 Memproteksi web dari pengguna proxy

Go down 
PengirimMessage
Jiban
Corporal
Corporal
Jiban


Jumlah posting : 159
Points : 390
Reputation : 7
Join date : 09.07.11

Memproteksi web dari pengguna proxy Empty
PostSubyek: Memproteksi web dari pengguna proxy   Memproteksi web dari pengguna proxy Icon_minitimeTue Mar 20, 2012 4:19 pm

kali ini saya akan membahas..
bagaimana cara memproteksi website kita dari para pengguna proxy.. hehehe..
caranya cukup simple, yaitu dengan cara membuat script httaccess
:)
yaudah tanpa banyak basa basi..
copy kan script ini..

Quote :
RewriteEngine on
RewriteCond %{HTTP_USER_AGENT} anonymous [OR]
RewriteCond %{HTTP_REFERER} ^http://.*anonymous.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://.*hidemyass.*$ [OR]
RewriteCond %{HTTP:VIA} !^$ [OR]
RewriteCond %{HTTP:FORWARDED} !^$ [OR]
RewriteCond %{HTTP:USERAGENT_VIA} !^$ [OR]
RewriteCond %{HTTP:X_FORWARDED_FOR} !^$ [OR]
RewriteCond %{HTTP:PROXY_CONNECTION} !^$ [OR]
RewriteCond %{HTTP:XPROXY_CONNECTION} !^$ [OR]
RewriteCond %{HTTP:HTTP_PC_REMOTE_ADDR} !^$ [OR]
RewriteCond %{HTTP:HTTP_CLIENT_IP} !^$
RewriteRule ^(.*)$ - [F]

terus save dengan ekstensi .httaccess and upload dah di site mu :minta:

semoga membantu.. :mgirang:
Kembali Ke Atas Go down
 
Memproteksi web dari pengguna proxy
Kembali Ke Atas 
Halaman 1 dari 1

Permissions in this forum:Anda tidak dapat menjawab topik
.:: Blackc0de Forum ::. :: Information Technology :: Security-
Navigasi: