bunkerweb/confs/site/block-referrer.conf
2020-12-02 10:41:50 +01:00

4 lines
42 B
Plaintext

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