Am 09.09.2006 um 18:56 schrieb Stephan Mueller: > is there a recommended way to run a nitro app designed to work on > "/" on > a subdir, say "/my_app" with nitro 0.31? sure: Nitro::Server.map['/my_app'] = MyAppController in your run.rb Fabian -- Nitro Q&A: http://oxyliquit.de/ Blog: http://blog.fabian-buch.de