Block 404 spam via htaccess with double 'http' strings?

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
User avatar
JAB Creations
DevNet Resident
Posts: 2341
Joined: Thu Jan 13, 2005 6:44 pm
Location: Sarasota Florida
Contact:

Block 404 spam via htaccess with double 'http' strings?

Post by JAB Creations »

Can I block 404 spam and mark them as 403s using htaccess where the request looks like this?
/mysite/file.phphttp://stupidspammer.xyz
Post Reply