Web Hosting Talk







View Full Version : Automatic hotlink protection at new accounts


kgp43
10-02-2004, 10:57 AM
Hi,

Is it possible to add automatic hotlink protection at new accounts? A htaccess solution will not work, since the user can remove/change it.

- hope someone can help :)

blessen
10-03-2004, 12:13 AM
Try puting the redirect hotlink rule in the apache virtual host configuration..It cannot be
modified by the user

http://httpd.apache.org/docs/misc/rewriteguide.html

kgp43
11-11-2004, 02:38 PM
im not into server management.
Can you post an example?