I also host my site at Webfaction, there documentation most of the time answers my question, and their support people are very friendly and know they know quite a lot about web2py.
When you used their install script to install web2py and created a website record, there's no need to edit your httpd.conf file. The welcome app should load. In web2py the default loading app is 'init', when there's no app 'init', web2py loads 'welcome', however, when upgrading web2py it overwrites the 'welcome' app, so you'd better rename it. Regards, Annet -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

