Search squid archive

RE: squid as reverse proxy

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi there,

My settings:

acl QUERY urlpath_regex cgi-bin \?
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 to_localhost dst 127.0.0.0/8
acl SSL_ports port 443 563
acl Safe_ports port 80          # http
acl Safe_ports port 21          # ftp
acl Safe_ports port 443 563     # 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 CONNECT method CONNECT
http_access allow manager localhost
http_access deny manager
http_access deny !Safe_ports
http_access deny CONNECT !SSL_ports
http_access allow localhost
http_access allow all

thnx for help!

Thomas

 
 
-----Original Message-----
From: squidrunner support [mailto:squidrunner_dev@xxxxxxxxx] 
Sent: Thursday, November 17, 2005 9:56 AM
To: Thomas Steimann; squid-users@xxxxxxxxxxxxxxx
Subject: Re:  squid as reverse proxy

>  
> 
> "Access Denied. Access control configuration
> prevents your request from
> being allowed at this time. Please contact your
> service provider if you
> feel this is incorrect."
> 

Can you post acl and http_access related settings in
squid.conf configuration file.

grep -Ev '^#|^$' squid.conf | grep -E
'acl|http_access'


==================================================
Best Regards,
Squid Runner Support
squidrunner_dev at yahoo dot com

Web: http://geocities.com/squidrunner_dev/
Support: runnersupport at gmail dot com

SquidRunner - An Automatic Squid Builder 
==================================================


		
__________________________________ 
Yahoo! FareChase: Search multiple travel sites in one click.
http://farechase.yahoo.com


[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux