|
|
|
|
|
|
![]() |
#1 |
You can now put whatever you want in this space :)
Join Date: Nov 2006
Location: Vulcan
Posts: 695
|
Anti Hotlinking
To stop hotlinking put the follwong code in my htaccess ,
RewriteEngine On RewriteCond %{HTTP_REFERER} !^http://(www\.)?fotopiccanti.it [NC] RewriteCond %{HTTP_REFERER} !^$ RewriteCond %{HTTP_REFERER} ^http://.*$ RewriteRule \.(jpe?g|gif|bmp|png)$ - [F] What it ended up doing was block all images on my server , so if I made a freesite - the images that I hosted on my server would not appear, any idea why? |
![]() |
![]() |
|
|