Linulex
Silver Pleskian
- Server operating system version
- alma 8.10
- Plesk version and microupdate number
- 18.0.80 Update #6
We have a server that is undergoing a DDoS attack on its ip address. Not a website (that can be solved by Cloudflare), but they connect to the servers ip address.
At the moment i have solved this by adding
return 444;
to the various server blocks in
/etc/nginx/plesk.conf.d/server.conf.
But this file gets overwriten by plesk. Is there a permanent way to add this somewhere? Lets say a kind of vhost.conf for the server default or something like that.
thank you
regards
Jan
At the moment i have solved this by adding
return 444;
to the various server blocks in
/etc/nginx/plesk.conf.d/server.conf.
But this file gets overwriten by plesk. Is there a permanent way to add this somewhere? Lets say a kind of vhost.conf for the server default or something like that.
thank you
regards
Jan