Help - Search - Members - Calendar
Full Version: Hotlink Protection Exclusion
Invision Power Services > Community Forums > Community Web Design and Coding
.Cameron
I want to enable hotlink protection on my site for obvious reasons. However, I would like to exclude one directory but I don't know what to place in that directory's .htaccess file. Can anyone assist me with this?
Scott H.
Try adding
QUOTE
RewriteEngine on
RewriteRule ^.*$ -
to the htaccess file in the excluded directory.
.Cameron
Thanks; it appears to be working quite well.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.