View Single Post
Old September 23rd, 2005, 06:26 AM   #7 (permalink)
SaN-DeeP
Member
Verified Customer
 
Join Date: Dec 2004
Location: techarena.in
Posts: 421
alrite I am using this code posted here:

RewriteEngine on
RewriteCond %{HTTP_REFERER} !^http://([a-z0-9-]+\.)*techarena.in* [NC]
RewriteRule /* http://%{HTTP_HOST}/gallery/index.php [R,L]

But my gallery can be accessed 2 ways:
http://gallery.techarena.in and http://www.techarena.in/gallery/

Can you help change the above quries better way ?
Thanks again omegatron.

P.S. I removed the .htaccess password protection on my gallery, now again i see those nasty crawlers hogging around :/
SaN-DeeP is offline   Reply With Quote