I haven't tried mod_wsgi either. Right now this is working fine, and I have about two hundred hours of coding in front of me with only 100 hours to do them. :)
Here's an interesting point that might be behind this, sorry for not volunteering earlier, but I just thought of it. I reach my server using a name that I defined in /etc/hosts of the local machine. I don't reach it based on a canonical name coming from dns. I haven't yet bought a domain name for the site. I suspect that this might have something to do with it. If someone wants, maybe they could try this out. But again, for now I'm fine. I'm not recommending that you guys patch turbogears or anything, especially if I'm the only one having this problem. I'm just sharing it because people asked, and someone some day might have the same problem. Thanks for all the suggestions on monkeypatching. I've basically already done something similar: renamed the file, copied it to my local directory, and only import the one function, redirect. Everything else I import from the official file. Thanks again... On Jul 9, 3:15 pm, Jorge Godoy <[EMAIL PROTECTED]> wrote: > On Wednesday 09 July 2008 11:45:34 Lukasz Szybalski wrote: > > > > > Does this redirection problem for https happens on both setups? > > ProxyPassReservers and mod_Wsgi? > > I don't have this problem here. I haven't tried mod_wsgi so far... So it > must be something related to his setup. > > We had problems with old versions of TG and they were solved a long time ago > (almost two years ago). > > -- > Jorge Godoy <[EMAIL PROTECTED]> > > signature.asc > 1KDownload --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---

