bunkerweb/confs/block-user-agent.conf
2019-08-20 21:25:16 +00:00

4 lines
44 B
Plaintext

if ($bad_user_agent = yes) {
return 444;
}