Files
zira-etc/nginx/allowed_clients.config

6 lines
86 B
Plaintext

geo $allowed_clients {
default 0;
192.168.1.0/24 1;
188.26.227.57/32 1;
}