Em Domingo 23 Abril 2006 19:26, beza1e1 escreveu:
> Now my App runs on Port 8080 and Apache on Port 80 is a RewriteRule
> Proxy. The problem a "raise HTTPRedirect" leads to the Port 8080
> Version. This works as long as this Port is open but how can i tell
> TurboGears/Cherrypy to use another host:port ?

Take a look at the wiki.  And use turbogears.redirect() instead of 
cherrypy.HTTPRedirect(turbogears.url()) ;-)

I recommend using mod_proxy instead of mod_rewrite since it is much easier to 
setup.

-- 
Jorge Godoy      <[EMAIL PROTECTED]>


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to turbogears@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/turbogears
-~----------~----~----~----~------~----~------~--~---

Reply via email to