[Plugin: Cookies for Comments] nginx rewrite rule for cookies for comments. Anyone?
-
In the description there’s these awesome Apache rewrite rules posted that drastically cut down on splog and user signups.
Since moving servers and going with nginx (which I can confirm makes WP fly), I’ve been pummeled with bots creating splogs and user sign ups. I just can’t keep up with them.
My Apache rewrite rule skills are weak at best, even after all these years, and this new nginx way of rewriting hasn’t even began to sink into my skull.
Any kind souls able to convert this Apache rule to nginx?
RewriteCond %{HTTP_COOKIE} !^.*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX.*$ RewriteRule ^wp-signup.php - [F,L]
https://www.ads-software.com/extend/plugins/cookies-for-comments/
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘[Plugin: Cookies for Comments] nginx rewrite rule for cookies for comments. Anyone?’ is closed to new replies.