2006-06-16, 02:56 PM
|
#4
|
Of all the things I've lost, I miss my mind the most.
Join Date: Apr 2004
Location: Middle of the Desert, Pahrump, NV
Posts: 3,187
|
Thanks sparky!
Quote:
Originally Posted by cd34
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
|
|
|
|