Henk-Jan Kloosterman wrote:
> squid.conf
> http_port 80
> httpd_accel_host outlook.company.net
Try
httpd_accel_host user:password@outlook.company.net
Or build your accelerator using cache_peer instead of httpd_accel_host.
httpd_accel_host outlook.company.com
cache_peer outlook.company.net parent 80 0 no-query login=...
cache_peer_domain outlook.company.net outlook.company.com
never_direct allow all
Or use a redirector to add the login information to the URL.
-- Henrik Nordstrom Squid HackerReceived on Thu Jul 05 2001 - 04:53:55 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:01:01 MST