[squid-users] anonymous proxy disable login to phpmyadmin etc....

From: J. Bakshi <joydeep_at_infoservices.in>
Date: Wed, 20 Apr 2011 14:52:08 +0530

Hello list,

I have configured squid 2.7 on opensuse 11.4. This is a transparent proxy. But through this proxy login into phpmyadmin or any pages where user authentication is required is not possible. It is not the credential is wrong but through the proxy the credential are not working. If I disable the anonymity everything is running well. What might be the problem ? Here is the configuration which I am using for anonymity.

header_access Allow allow all
header_access Authorization allow all
header_access WWW-Authenticate allow all
header_access Proxy-Authorization allow all
header_access Proxy-Authenticate allow all
header_access Cache-Control allow all
header_access Content-Encoding allow all
header_access Content-Length allow all
header_access Content-Type allow all
header_access Date allow all
header_access Expires allow all
header_access Host allow all
header_access If-Modified-Since allow all
header_access Last-Modified allow all
header_access Location allow all
header_access Pragma allow all
header_access Accept allow all
header_access Accept-Charset allow all
header_access Accept-Encoding allow all
header_access Accept-Language allow all
header_access Content-Language allow all
header_access Mime-Version allow all
header_access Retry-After allow all
header_access Title allow all
header_access Connection allow all
header_access Proxy-Connection allow all
header_access User-Agent allow all
header_access Cookie allow all
header_access All deny all

-- with regards
Received on Wed Apr 20 2011 - 09:22:35 MDT

This archive was generated by hypermail 2.2.0 : Wed Apr 20 2011 - 12:00:03 MDT