poVoqM to Self-hosting@slrpnk.netEnglish • 7 months agoBlocking Bots with Nginxrknight.meexternal-linkmessage-square3fedilinkarrow-up134arrow-down10
arrow-up134arrow-down1external-linkBlocking Bots with Nginxrknight.mepoVoqM to Self-hosting@slrpnk.netEnglish • 7 months agomessage-square3fedilink
minus-square@schizo@forum.uncomfortable.businesslinkfedilinkEnglish4•7 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.