How do I block curl downloading of a specific page?
Posted
by 55skidoo
on Stack Overflow
See other posts from Stack Overflow
or by 55skidoo
Published on 2010-04-19T02:18:11Z
Indexed on
2010/04/19
2:23 UTC
Read the original article
Hit count: 318
I read that spammers may be downloading a specific registration page on my site using curl. Is there any way to block that specific page from being CURLed, either through htaccess or other means?
© Stack Overflow or respective owner