Advertisement
Advertisement
| 07.18.2008 at 12:42AM PDT, ID: 23576042 | Points: 500 |
|
[x]
Attachment Details
|
||
1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: 16: 17: 18: 19: 20: 21: 22: 23: 24: 25: 26: 27: 28: 29: 30: 31: 32: 33: 34: 35: 36: 37: 38: 39: 40: 41: 42: 43: |
http_port 11011 icp_port 0 hierarchy_stoplist cgi-bin ? acl QUERY urlpath_regex cgi-bin \? no_cache deny QUERY cache_mem 16 MB maximum_object_size_in_memory 100 KB request_body_max_size 100 KB reply_body_max_size 0 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 Safe_ports port 80 9998 8080 # http acl Safe_ports port 20 21 # ftp acl Safe_ports port 443 563 8443 # https, snews acl Safe_ports port 70 # gopher acl Safe_ports port 210 # wais acl Safe_ports port 1025-65535 # unregistered ports acl Safe_ports port 280 # http-mgmt acl Safe_ports port 488 # gss-http acl Safe_ports port 591 # filemaker acl Safe_ports port 777 # multiling http acl Safe_ports port 4650 # custom port acl Safe_ports port 25 110 # pop3 port acl Safe_ports port 201 # Unknown Port acl CONNECT method CONNECT acl intrallow url_regex "/etc/squid/intrallow" visible_hostname proxy2 http_access allow intrallow httpd_accel_host virtual httpd_accel_port 80 httpd_accel_with_proxy on httpd_accel_uses_host_header on icp_access allow all httpd_accel_host virtual httpd_accel_port 80 httpd_accel_with_proxy on memory_pools off ~ |