Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- acl all src 0.0.0.0/0.0.0.0
- acl manager proto cache_object
- acl localhost src 127.0.0.1/255.255.255.255
- acl to_localhost dst 127.0.0.0/8
- http_access allow manager localhost
- http_access deny manager
- http_access allow localhost
- http_access deny all
- icp_access allow all
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement