On Feb 11, 2008 9:24 PM, James <[EMAIL PROTECTED]> wrote:

>
> Hi again,
> So a poster on the CherryPy list had a similar problem to the one I
> described below, and he never found a solution. He suggested that
> moving to using mod_wsgi rather than mod_rewrite might help, however.
>
> Documentation on running TG via mod_wsgi on Apache seems a little
> light - is this a common setup, and can anyone give me any hints/tips/
> pointers?
>

Try the mod_wsgi site:
http://code.google.com/p/modwsgi/wiki/IntegrationWithTurboGears

I'd read the general docs before the TG-specific ones if I were you, though
these seem pretty good.  Haven't tried them myself, though.

No idea what your general problem could be...have you tried disabling parts
of your app?  Like maybe CherryPy filters or something else that may be
sitting between Apache and your app?

Also you might try mod_proxy, rather than mod_rewrite.  At least that might
help you find where the problem is.

Good luck!

Kevin Horn

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to