|
|
|
|
|
|
![]() |
#2 |
a.k.a. Sparky
Join Date: Sep 2004
Location: West Palm Beach, FL, USA
Posts: 2,396
|
in your .htaccess, put:
RewriteEngine on RewriteCond %{HTTP_REFERER} !^$ RewriteCond %{HTTP_REFERER} !^http://YOURDOMAIN.com [NC] RewriteCond %{HTTP_REFERER} !^http://www.YOURDOMAIN.com [NC] RewriteRule .*\.([gG][iI][fF]|[jJ][pP][gG])$ - [F] alternatively RewriteEngine on RewriteCond %{HTTP_REFERER} chatropolis.com [NC] RewriteRule .* - [F]
__________________
SnapReplay.com a different way to share photos - iPhone & Android |
![]() |
![]() |
|
|