]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - config/cfgroot/proxy-acl
core125: Ship updated apache
[people/pmueller/ipfire-2.x.git] / config / cfgroot / proxy-acl
index ca1ccdfb2b5f58345d35cd97b277f1e9001113cf..b7ebc6936273fe176470b49a00e0d551ee440aed 100644 (file)
@@ -1,6 +1,6 @@
-# Do not modify '/var/ipcop/proxy/squid.conf' directly since any changes
+# Do not modify '/var/ipfire/proxy/squid.conf' directly since any changes
 # you make will be overwritten whenever you resave proxy settings using the
-# web interface! Instead, modify the file '/var/ipcop/proxy/acl' and then
+# web interface! Instead, modify the file '/var/ipfire/proxy/acl' and then
 # restart squid using the web interface. Changes made to the 'acl' file
 # will propagate to the 'squid.conf' file at that time.
 # [Scott Tregear, 22 Feb 2005]
@@ -27,7 +27,7 @@ acl Safe_ports port 777 # multiling http
 acl Safe_ports port __PROXY_PORT__ # Squid port (for icons) 
 
 acl IPCop_http  port 81
-acl IPCop_https port 445
+acl IPCop_https port 444
 acl IPCop_ips  dst __GREEN_IP__ __BLUE_IP__
 acl IPCop_networks src __GREEN_NET__ __BLUE_NET__
 acl CONNECT method CONNECT