On Mon, 14 Jan 2002 14:12:43 -0000
"Palmer J.D.F." <J.D.F.Palmer@Swansea.ac.uk> wrote:
> 81 is not classed as a safe/standard port you need to add something like
> this to the squid.conf file to allow port 81 access to just that domain or
> add 81 to the safe_port directive to allow it for all.
Only this does not work. I added it to safe_port and it didn't work. I tried
your way of adding it for a single URL, and it did not work either.
??
Regards,
Stephan
>
> # Allows access on port 81 for http:/www.nhsatoz.org/
> # This has to go here before the http_access deny !Safe_ports
> # declaration
> #
> # Modified by Jezz Palmer 26/07/01
>
> acl nhsatoz url_regex nhsatoz.org
> http_access allow 81 nhsatoz
> http_access deny 81
Received on Mon Jan 14 2002 - 07:42:00 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:05:51 MST