Update squid ACLs
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
cc2660bc5a
commit
df84b24a13
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ acl Safe_ports port 443 # https
|
||||||
acl CONNECT method CONNECT
|
acl CONNECT method CONNECT
|
||||||
acl our_sites dstdomain kojipkgs.fedoraproject.org
|
acl our_sites dstdomain kojipkgs.fedoraproject.org
|
||||||
acl phx2 src 10.5.125.0/24 10.5.127.0/24
|
acl phx2 src 10.5.125.0/24 10.5.127.0/24
|
||||||
acl repo_url url_regex ^http://kojipkgs.fedoraproject.org/repo/
|
acl repo_url urlpath_regex -i ^/repo/
|
||||||
acl kojipkgs urlpath_regex -i \.(rpm|log|sig)$
|
acl kojipkgs urlpath_regex -i \.(rpm|log|sig)$
|
||||||
acl mash urlpath_regex -i ^/mash/
|
acl mash urlpath_regex -i ^/mash/
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue