I generally find any activity that involves apache configuration to be unpleasant. That being said, I think you should try deploying turbogears behind apache using mod_wsgi:
Try this tutorial, the instructions worked like a charm: http://www.lucasmanual.com/mywiki/TurboGears#head-36b7eef1526da4fe58c73738c925f34f6bc93c1d On Mar 2, 10:07 am, hoboro <[EMAIL PROTECTED]> wrote: > Is there anyone out there who as successfully done a deployment of > their turbogears application. I have become very frustrated. It seems > to me that > the instructions on deploying behind Apache are not working. > > Whenever I click on my domain url for examplehttp://stevens.no-ip.biz > it is bringing up the index.html under the location of > C:\Program Files\Apache Software Foundation\Apache2.2\htdocs > > What i need to do is bring up the startpage of my turbogears > startup.kid template which is located under the > following directory C:\Python25\Deceptive > > Has a suggestion for the 20-minute Wiki video how about make it 30-min > flat and include in the demo as well on how to deploy? > The book is very week. > > ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- > Correct me if I am wrong there are 3 files that changes need to occur: > > 1.prod cfg > 2.httpd.conf > 3.httpd-vhosts.conf (For Virtual Host) > > To the Turbogears community Please provide some instructions that make > your site actually work. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

