Hi Rodrigo, Would the root of your controller point to myappaddress/projects/ ? Or rather to myappadress/ ?
If the second would be the case you could workaround your problem by using a controller method in your root controller like: def projects(self, id, operation) I don't know if this would work for you, just an idea. Kiview -- 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.

