Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account

How I forbid people to put my links (images, .css files and .js files) into their websites?

1

80 views

I think it was discussed, but I I can't find the thread. Thanks.

asked January 20, 2011 8:13 am CST
hey
posted via StackOverflow

1 Answer

4
 

If you're using Apache, use .htaccess to block requests that don't provide a HTTP_REFERER from your own domain.

http://www.htaccess-guide.com/deny-visitors-by-referrer/

answered January 20, 2011 8:23 am CST

Your answer

Join with account you already have


Sign in with Twitter account
Sign in with Facebook account
Sign in with Google Friend Connect

Preview
Similar questions
Postgresql log files
January 16, 2011
Php including files
January 2, 2011
View .apk files
January 7, 2011
Upload files with Apache
December 29, 2010