[squid-users] How to allow subdomains in my config.
Sebastien.Boulianne at cpu.ca
Sebastien.Boulianne at cpu.ca
Tue Oct 13 21:14:59 UTC 2015
Hi,
I searched on the doc and on the web, I cant find what I want.
The primary site is http://ezproxyxxxxx.reseaubiblio.ca.
After the user is authentificated, he cans access many ressources / other sites.
In the access.log, I got an TCP_DENIED
TCP_DENIED/403 4524 GET http://www.worldbookonline.com.ezproxyxxxxx.reseaubiblio.ca/decouverte/home
I would like allow all subdomain like http://www.worldbookonline.com.ezproxyxxxxx.reseaubiblio.ca<http://www.worldbookonline.com.ezproxyxxxxx.reseaubiblio.ca%20>.
How can I do that ?
cache_peer ezproxyxxxxx.reseaubiblio.ca parent 80 0 no-query originserver name=ezproxycqlm
acl ezproxycqlmacl dstdomain ezproxycqlm.reseaubiblio.ca
http_access allow www80 ezproxycqlmacl
cache_peer_access ezproxycqlm allow www80 ezproxycqlmacl
cache_peer_access ezproxycqlm deny all
Thanks.
Cheers,
Sébastien
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20151013/00e4af63/attachment.html>
More information about the squid-users
mailing list