Quantcast
Viewing all articles
Browse latest Browse all 9614

hotlinking to redirect to the page that contains the image

found in the forum tutorial do redirect to a image or a link but not to  the page that contains the image

I did this:

[code]

RewriteEngine on 
RewriteCond %{HTTP_REFERER} !^$ 
RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?allvip.us [NC]   
Rewrite...

Viewing all articles
Browse latest Browse all 9614

Trending Articles