Jorge Vargas wrote: > On 9/13/06, cow133 <[EMAIL PROTECTED]> wrote: > > > > I've just managed to update my Windows PC to the latest TurboGears from > > behind our firewall. In case it's useful: > > > did you try http://trac.turbogears.org/turbogears/wiki/InstallBehindProxy > that works on my company without problems.
The problem is that python cannot handle NTLM authentication (M$ proprietary protocol) by default so the built-in proxy support won't work (it supports standards!) :-(. APS is designed specifically to talk NTLM. If you are lucky enough to not live behind MS Proxy Server, then you don't need APS. (Lucky you!) :-) Krys --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears -~----------~----~----~----~------~----~------~--~---

