Re: [squid-users] Website Logon/Timeout Problem (Help me beat Microsoft! - Please)

From: <larry.walker@dont-contact.us>
Date: Thu, 09 Oct 2003 08:30:18 +0100

Please find attached our squid.conf file as requested:
Larry

acl QUERY urlpath_regex cgi-bin \?
no_cache deny QUERY
acl all src 0.0.0.0/0.0.0.0
acl manager proto cache_object
acl localhost src 127.0.0.1/255.255.255.255
acl private1 src 192.168.0.0/16
acl private2 src 10.0.0.0/8
acl private3 src 172.16.0.0/12
acl SSL_ports port 443 563
acl SSL_ports port 81 10000
acl Safe_ports port 80
acl Safe_ports port 21
acl Safe_ports port 443 563
acl Safe_ports port 70
acl Safe_ports port 210
acl Safe_ports port 1025-65535
acl Safe_ports port 280
acl Safe_ports port 488
acl Safe_ports port 591
acl Safe_ports port 777
acl Safe_ports port 81 10000
acl CONNECT method CONNECT
acl cgi browser cgi-bin/.*
http_access allow manager localhost
http_access deny manager

http_access deny CONNECT !SSL_ports

http_access deny !Safe_ports

http_access allow localhost
http_access allow private1
http_access allow private2
http_access allow private3
http_access deny all
icp_access allow all

cache_mgr webmaster

visible_hostname clarkconnect.lan

httpd_accel_with_proxy on

httpd_accel_uses_host_header off
never_direct allow all
cache_peer proxy.st-bedes.surrey.sch.uk parent 8080 3130 no-query default no-digest

Adam Aube wrote:

>>Post your squid.conf file
>>
>>
>
>Correction - post your squid.conf file (without any blank lines or
>comments).
>
>Adam
>
>.
>
>
>

-- 
*/Larry Walker/*
 
*Lawrence A Walker*
*ICT Technical Network Manager***
*Saint Bede's High School*
  Carlton Road, Redhill, Surrey, RH1 2LQ
*É**01737 21 40 41***
*È**01737 21 40 42***
*Ê**0790 555 09 09*
Received on Thu Oct 09 2003 - 01:26:19 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:20:26 MST