Tagged Questions
1
vote
0answers
111 views
Adding Contact Form 7 to my anti-spam rules in .htaccess
I have the following rules set in my .htaccess file to block spam. It works by not allowing anyone to login, register, or make a comment unless the conditions are met. It works, but I would like to ...