[squid-users] How to allow subdomains in my config.

2015-10-13 Thread Sebastien.Boulianne
Hi,

I searched on the doc and on the web, I cant find what I want.
The primary site is http://ezproxyx.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.ezproxyx.reseaubiblio.ca/decouverte/home

I would like allow all subdomain like 
http://www.worldbookonline.com.ezproxyx.reseaubiblio.ca.
How can I do that ?

cache_peer ezproxyx.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

___
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users


Re: [squid-users] How to allow subdomains in my config.

2015-10-13 Thread Leonardo Rodrigues

Em 13/10/15 18:14, sebastien.boulia...@cpu.ca escreveu:


cache_peer ezproxyx.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




no guessing games would be awesome ... please post your ACL 
definitions as well



--


Atenciosamente / Sincerily,
Leonardo Rodrigues
Solutti Tecnologia
http://www.solutti.com.br

Minha armadilha de SPAM, NÃO mandem email
gertru...@solutti.com.br
My SPAMTRAP, do not email it


___
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users