Re: [web2py] Re: host file

2011-02-01 Thread w2padawan
rename your app as "init" or configure routes.py (search the book for this) 2011/2/1 stargate : > Anybody know how to do this? > > On Jan 26, 7:22 am, stargate wrote: >> Lets say in web2py  you create a new application called myapp.  What i >> want to do is when i type  www.myapp.com:8000it will

[web2py] Re: host file

2011-02-01 Thread stargate
Anybody know how to do this? On Jan 26, 7:22 am, stargate wrote: > Lets say in web2py  you create a new application called myapp.  What i > want to do is when i type  www.myapp.com:8000it will go to that > web2py installation how would you do this. > > I know in windows you need to edit > > C:\WI