poVoq@slrpnk.netM to Self-hosting@slrpnk.netEnglish · 2 months agoBlocking Bots with Nginxrknight.meexternal-linkmessage-square3fedilinkarrow-up136arrow-down11
arrow-up135arrow-down1external-linkBlocking Bots with Nginxrknight.mepoVoq@slrpnk.netM to Self-hosting@slrpnk.netEnglish · 2 months agomessage-square3fedilink
minus-squareschizo@forum.uncomfortable.businesslinkfedilinkEnglisharrow-up4·2 months agoExtra fun nginx thing: don’t use 403, use 444. That’s a nginx special response that doesn’t actually send anything back, it just drops the connection and moves on.
Extra fun nginx thing: don’t use 403, use 444.
That’s a nginx special response that doesn’t actually send anything back, it just drops the connection and moves on.