Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: Daley on June 16, 2002, 12:42:13 PM
-
Hi there,
Howto i enable squid to allow http 81 coming in??? Thkx.
Regards,
Daley
-
Hi Daley,
you need to add port 81 to the list of ports in an access control list in /etc/squid/squid.conf like:
acl Safe_ports port 80 21 443 563 70 210 1025-65535 980 81
Note: Create a customised template for this (see SME documentation for that).
Regards,
Michael
-
Hi Michael,
Thanks, where exactly the help for howto create the squid template?
Regards,
Daley
-
http://www.e-smith.org/docs/papers/templates.html#AEN77
Regards,
Michael
-
Hi Michael:
you wrote to Daley,
>you need to add port 81 to the list of ports in an access control list >in /etc/squid/squid.conf like:
>acl Safe_ports port 80 21 443 563 70 210 1025-65535 980 81
>Note: Create a customised template for this (see SME documentation for that).
How i can change squid.conf if my serever is yet installed and running using default port 3128.
Regards,
Henry.