location /phpmyadmin {
deny all;
return 403;
}
location /phpmyadmin {
allow 192.168.1.0/24;
deny all;
return 403;
}
location /phpmyadmin {
deny all;
return 403;
}
location /phpmyadmin {
allow 192.168.1.0/24;
deny all;
return 403;
}
Impact of procedure : Performing the following procedure should not have a negative impact on your system. Open putty by double click...