Hi to all,
I use configuration settings as below to run my squid with httd accelerator.
But If i configure my browser using proxy setting. I get *forbidden* (403)
error as below.
172.16.1.1 -->proxy IP adress
linkrkprx2 -->proxy hostname
intraserver.sumerbank.com.tr-->web server
976530276.606 2 172.16.1.1 TCP_MISS/403 1058 GET
http://intraserver.sumerbank.com.tr/blank.gif - NONE/- -
976530276.608 6 ilker.sumerbank.com.tr TCP_MISS/403 1112 GET
http://linkrkprx2.sumerbank.com.tr/blank.gif -
DIRECT/linkrkprx2.sumerbank.com.tr text/html
If i dont configure my browser using proxy,squid runs correct with httpd
accelator. Then i can browse my web server over my proxy.
http_port 80 3128
acl lan172 src 172.16.0.0/255.255.0.0
acl accHost dst 172.16.1.64/32
acl accPort port 80
http_access allow accHost accPort
http_access allow lan172
http_access deny all
httpd_accel_host intraserver.sumerbank.com.tr
httpd_accel_port 80
httpd_accel_with_proxy on
httpd_accel_uses_host_header off
TIA,
Ilker G.
Bu e-postada bulunan tüm fikir ve görüşler ve ekindeki dosyalar sadece adres
sahib(ler)ine ait olup, Sümerbank A.Ş hiç bir şekilde sorumlu tutulamaz.
The information contained in this E-Mail and any files transmitted with it
are intended solely for the use of the individual or entity to whom they are
addressed and do not reflect those of Sumerbank A.S.
-- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Mon Dec 11 2000 - 07:25:46 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:56:54 MST