<html><head></head><body><div class="yahoo-style-wrap" style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:13px;"><div dir="ltr" data-setdir="false">Hi Team</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">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.<br>How to define such ACL.</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">acl <aclname> src "iplist.txt"<br>acl allowedurl src "url.txt"</div><div dir="ltr" data-setdir="false">http_access <aclname> allowedurl</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">The above configuration results in ERROR 403 in the logs.</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">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.</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">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.</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">Regards</div><div dir="ltr" data-setdir="false">Arjun K.</div></div></body></html>