Try allowing kojipkgs01.phx2 as a squid domain.
This commit is contained in:
parent
24091fa80f
commit
223068f631
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ acl SSL_ports port 443
|
|||
acl Safe_ports port 80 # http
|
||||
acl Safe_ports port 443 # https
|
||||
acl CONNECT method CONNECT
|
||||
acl our_sites dstdomain kojipkgs.fedoraproject.org
|
||||
acl our_sites dstdomain kojipkgs.fedoraproject.org kojipkgs01.phx2.fedoraproject.org
|
||||
acl phx2 src 10.5.125.0/24 10.5.127.0/24
|
||||
acl pdc src 10.5.126.134/32
|
||||
acl repo_url urlpath_regex -i ^/repo/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue