On Tue, 26 Oct 2004, Rolf wrote:

is it possible, either directly or using redirectors or plugins, to configure squid to automatically login to a website that requires it?

If the website is using (or supporting) basic HTTP authentication then you can use a redirector to add the login information


   http://user:[EMAIL PROTECTED]/path/

If the site is using cookie based sessions things are considerably harder.

Regards
Henrik

Reply via email to