Search squid archive

Squid ACL, allow url?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hi,

iv been trying for hours to try and get this to work,

basicly this is what i am wanting to do,

Deny if requested is not on allowed port
Allow local users accounts (got this working)
Allow if the requested url is *.mydomain.com
Deny if no the above

below what im using, - all the fully working...

can anyone tell me what im doing wrong?

thanks

acl LocalServer url_regex -i *.mydomain.com
acl all src all

http_access deny !Safe_ports
http_access allow LocalUsers
http_access allow LocalServer
http_access deny all
-- 
View this message in context: http://www.nabble.com/Squid-ACL%2C-allow-url--tp22141540p22141540.html
Sent from the Squid - Users mailing list archive at Nabble.com.


[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux