eneted this in the conf file under http
SetEnvIfNoCase User-Agent "^Baiduspider" block_bot
Order Allow,Deny
Allow from All
Deny from env=block_bot
but on restart got a error message
Job for nginx.service failed. See 'systemctl status nginx.service' and 'journalctl -xn' for details.
root@mail:~#
SetEnvIfNoCase User-Agent "^Baiduspider" block_bot
Order Allow,Deny
Allow from All
Deny from env=block_bot
but on restart got a error message
Job for nginx.service failed. See 'systemctl status nginx.service' and 'journalctl -xn' for details.
root@mail:~#