Prevent Hyperlinking

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Terriator
Forum Commoner
Posts: 60
Joined: Mon Jul 04, 2005 12:46 pm

Prevent Hyperlinking

Post by Terriator »

I've recently found out, that something on my site is eating up a whole lot of bw. Today the admin of the server told me someone may be hyperlinking my stuff.. How does one prevent such?
User avatar
JayBird
Admin
Posts: 4524
Joined: Wed Aug 13, 2003 7:02 am
Location: York, UK
Contact:

Post by JayBird »

htaccess will do what you need.

Take a look at these search results

http://www.google.com/search?q=prevent+ ... g+htaccess
Post Reply