Thanks;
I am slowly understanding it. I created an app called app1; seems like
when I go to the url localhost:8000/app1/default/index it redirects me
to the welcome app?
I saw somewhere that the welcome app is the "Default" app; wondering why
its not finding the app when I try the url?
Thanks
On 12/25/10 11:51 PM, pbreit wrote:
On Mac or windows, just double-click the app. Maybe on *nix as well. Best to
create the project in admin but after that you can do *all* of your editing in
text editor.
Chapter 3 of the books walks through getting started:
http://web2py.com/book/default/chapter/03