I want to return all requests to urls that contains the string Histats to 404. How can I do that?
location ~ Histats {
return 404;
}
PS: If is evil
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With