I am trying to limit one location to specific IP addresses.
If I set the location as /locationname it blocks all IP's but if I use ^~ /locationname/ it works correctly and I'm trying to work out why.
If I understand the documentation then /locationname should match a folder directly in the root folder of the vhost?
Thanks
If I set the location as /locationname it blocks all IP's but if I use ^~ /locationname/ it works correctly and I'm trying to work out why.
If I understand the documentation then /locationname should match a folder directly in the root folder of the vhost?
Thanks