The easiest way is renaming your app to 'init' or changing default app in routes.py
Enviado via iPhone Em 26/12/2010, às 07:17, jinlin <[email protected]> escreveu: > I saw the py2web.appspot.com directly map to the reddish application, > and I want to do the same for my deployment. > > I already deployed the cookbook application tutorial to > http://tempappz.appspot.com/cookbook/test , how do I shorten the url > so my application is mapped directly from http://tempappz.appspot.com/ > > Is the changes in the app.yaml url mapping or in the py2web routing? > > Thanks

