Forum Moderators: phranque
[img]http://blah blah.info/pon/1.jpg[/img]
Is there a way to block images from another server using htaccess? I'd need to do it using the domain names rather than IPs which probably change.
It's kind of the opposite of blocking hotlinking so it seems like it should be possible but I've been unable to find info.
Thanks!
Albo
So, you might look into parsing and filtering image links inside your phpBB script, so the links won't be published on your pages.
Jim
Your best bet is to block automated bots from registering however. That is what you should be concentrating on. Add a Captcha and add other roadblocks. I'm not sure there is a security specific forum here, perhaps make use of the general forum?
- John