PDA

View Full Version : Is there a hotlink protection feature in DirectAdmin?



Tenggiri
02-16-2004, 12:25 PM
As abovementioned, is there any?
Can anyone guide me please?

I do not want anyone to link images from my site.

Please advise.

BR

existenz
02-16-2004, 01:32 PM
DirectAdmin does not need hotlink protecion built-in because you can do it with

Apache and a PHP script
or through a .htaccess file

Search on Google for Apache, mod_rewrite, and php or the same with .htaccess. I am sure their are tons of tutorials.

jmstacey
02-16-2004, 03:03 PM
True, but its nice when theres a gui for clients

-Jon-

S2S-Robert
02-16-2004, 03:19 PM
Originally posted by existenz
DirectAdmin does not need hotlink protecion built-in because you can do it with

Apache and a PHP script
or through a .htaccess file

Search on Google for Apache, mod_rewrite, and php or the same with .htaccess. I am sure their are tons of tutorials. DirectAdmin wouldn't have need a redirect function using you way of reasoning. All it does is create an .htaccess file.

existenz
02-16-2004, 09:34 PM
What? Sorry I did't follow what you said...

DirectAdmin Support
02-17-2004, 09:55 AM
http://www.webmasterstop.com/tutorials/prevent-hotlinking.shtml

John