|
|
|
|
|
|
![]() |
#1 |
Of all the things I've lost, I miss my mind the most.
|
Allowing a domain to hotlink you
Ok, just used the .htaccess in the FAQ section, and stopped some hotlinkers.
![]() this is what I have ErrorDocument 404 http://www.mydomain.com/404.shtml RewriteEngine on RewriteCond %{HTTP_REFERER} !^http://(.*@)?([a-z0-9-]+\.)*mydomain\.com(:[0-9]+)?(/.*)?$ [NC] RewriteCond %{HTTP_REFERER} !^http://(.*@)?1\.2\.3\.4(:[0-9]+)?(/.*)?$ RewriteRule .*\.(asf|mpg|mpeg|wmv|avi|rm|gif|jpeg|jpg|zip)$ - [NC,F,L] how do I add in domains to that that are ok to hotlink?
__________________
Our 3D Comics and Props on Renderotica |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | Rate This Thread |
|
|