1
valid_referers none domain.com;

if ($invalid_referer) {
return 403;
}

This code works perfect with domain name, I need to change domain with IP address, how this possible?

Andra
  • 125
Khan
  • 11
  • 1

0 Answers0