Jump to content

Hotlink rules not working Properly need help please?


Z33M@N

Recommended Posts

I have the following rules which is not working :(

RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?sa-tourism\. [NC]
RewriteCond %{HTTP_REFERER} !^http(s)?://(.+)\.google\. [NC]
RewriteRule ^(.*)\.(gif|jpe?g|png)$ http://%{HTTP_HOST}/images/hotlink.jpg [R,NC,L]

 

I want to redirect this www.domain.com/sa-tourism/wp-content/uploads/2009/03/vuvuzela.jpg  to the hotlink image?

 

What am I doing wrong, my images not redirecting to the hotlink image  :wtf:

 

Thanks

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.