On Thursday 15 February 2007 23:36, iain duncan wrote: > > This is all no problem if you have full controll over the server, like > > you have, e.g., with virtual private hosts, but generally in shared > > environments at least one of these requirements isn't met. > > > > > You need to code in a similar environment, yes, because you need python > > > installed, etc. Unless Diez meant you need TG installed where you > > > deploy. > > Now that said, you could do as I am planning for some clienst and write > a turbogears app that provides an admin interface on one machine ( my > rented server ) and then provide an additional app in python that > generates a whole wack of static html files and or php+static files and > installs said files on cheapo hosting. I'm exploring this avenue right > now for a number of reasons:
So basically you're wget'ting all your content? Because I fail to see where any dynamicity (unless explicitely written for e.g. mod_python and pre-deployed) is supposed to come from with this. Diez --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

