[squid-users] I can not restric

This is a discussion on [squid-users] I can not restric within the Squid Users forums, part of the Web Server and Related Forums category; Hi people: I need your help. I have had problem with the squid configuration. I could not do it that ...


Go Back   Usenet Forums > Web Server and Related Forums > Squid Users

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 08-28-2003
wcom
 
Posts: n/a
Default [squid-users] I can not restric

Hi people:

I need your help. I have had problem with the squid configuration. I could
not do it that my sdquid restric download files like *.exe *.zip
etc.........

This is my config file.

squid.conf

http_port 8080
http_port 3128
icp_port 3130
acl QUERY urlpath_regex cgi-bin \?
no_cache deny QUERY
cache_mem 16 MB
cache_dir ufs /var/spool/squid 300 16 256
cache_access_log /var/log/squid/access.log
cache_log /var/log/squid/cache.log
cache_store_log /var/log/squid/store.log
cache_swap_log /var/log/squid/swap.log
logfile_rotate 10
redirect_rewrites_host_header off
acl mynetwork src 10.129.16.0/255.255.255.0
acl localhost src 127.0.0.1/255.255.255.255
acl Safe_ports port 80 81 443 210 119 70 20 21 1025-65535
acl CONNECT method CONNECT
acl all src 0.0.0.0/0.0.0.0
http_access allow localhost
http_access allow mynetwork
http_access deny !Safe_ports
http_access deny all
maximum_object_size 3000 KB
store_avg_object_size 500 KB
cache_effective_user proxy
cache_effective_group proxy
log_icp_queries off
buffered_logs on


Thanks a lot

"Sólo el conocimiento nos hace libres"

Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 02:23 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0