Kevin Dangoor wrote: > On Sep 17, 2006, at 2:00 PM, Olli Wang wrote: > > > > > I already could let my tg-app run, but I still have no idea how to let > > people connect my site. RewriteRule to a paticular port won't work and > > there's no fastcgi, too. their supporter told me there's no way to > > deploy TG or CherryPy site on their host, but I saw someone deploy > > successfully on TG's official site. any hellp? > > If BlueHost support said you can't deploy it there, I'm going to > remove it from the hosting page. Even if you *can* deploy it there, I > don't want to tell people to head somewhere that doesn't want them > there. > > That said, when you say "RewriteRule to a particular port 'won't > work'", what does "won't work" mean? That's usually a pretty > straightforward config.
the "RewriteRule to a particular port won't work'" means, for example, redirect http://test.com to http://test.com:8080, but bluehost won't open a port for you. and I don't want my site's address with other port too. I don't know whether there is another way to do something like mod_proxy in lighttpd. (Bluehost don't have mod_proxy with apache, too) > > Kevin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

