[squid-users] Allow specific set of IP to access a specific set of URL

Arjun K email_arjun at yahoo.com
Tue Feb 23 18:09:07 UTC 2021


Hi Team
Could you please let me know how to define an acl so that a specific set of IPs can access alone a specific set of URLs.
How to define such ACL.
acl <aclname> src "iplist.txt"
acl allowedurl src "url.txt"http_access <aclname> allowedurl
The above configuration results in ERROR 403 in the logs.
Also, I have an existing configuration which should not get affected and it should not interfere in the rules which were allowed for the servers previously.

Kindly help me in getting the acl so that a specific set of IP can access set of URLs without losing access to other sites which are present already in the configuration.

RegardsArjun K.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20210223/d044fe99/attachment.htm>


More information about the squid-users mailing list