Hi, > anyone can tell me how to upload my website online, what file do i > pick??
At http://127.0.0.1:8000/admin/default/site: you simply click your app's 'pack all' link. At https://www.yourdomain.com/admin/default/site In the upload and install form browse to e.g.: /Users/you/downloads/ web2py.app.appname.w2p and rename it (required) appname. Click install. Otherwise have a look at: http://www.web2py.com/book/default/chapter/11 Kind regards, Annet

