Changeset 695
- Timestamp:
- Feb 22, 2016, 9:00:13 AM (5 years ago)
- Location:
- n4d-proxy/trunk/fuentes
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
n4d-proxy/trunk/fuentes/debian/n4d-proxy.postinst
r229 r695 70 70 fi 71 71 fi 72 73 n4d-modules enable-plugin /etc/n4d/conf.d/ProxyManager || true 74 72 75 invoke-rc.d squid3 restart || true 73 76 ;; -
n4d-proxy/trunk/fuentes/install.n4d-proxy/usr/share/n4d/templates/squid/squid.conf
r229 r695 14 14 # enabling single-word hostnames resolution 15 15 dns_defnames on 16 #enabling ipv4 resolution first 17 dns_v4_first on 16 18 acl SSL_ports port "/etc/squid3/lliurex/allow-SSL-ports.conf" 17 19 acl our_networks src "/etc/squid3/lliurex/allow-src-networks.conf"
Note: See TracChangeset
for help on using the changeset viewer.