You must log in or register to comment.
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.
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.