htaccess - how to allow multiple ips to access the site
snippet in htaccess
htaccess - how to allow multiple ips to access the site
user4340
#...
Allow from IP/SubnetMask
Allow from IP/SubnetMask
#...