Thread
:
Allowing a domain to hotlink you
View Single Post
2006-06-16, 02:27 PM
#
2
cd34
a.k.a. Sparky
Join Date: Sep 2004
Location: West Palm Beach, FL, USA
Posts: 2,396
RewriteCond %{HTTP_REFERER} !^
http://(.*@)?(
[a-z0-9-]+\.)*otherdomain\.com(:[0-9]+)?(/.*)?$ [NC]
add as many of these as you need above the RewriteRule line with the domains that you want to allow
__________________
SnapReplay.com
a different way to share photos - iPhone & Android
cd34
View Public Profile
Visit cd34's homepage!
Find More Posts by cd34