Hello,

I was just started using web2py, and came across this organizational question.  
It seems as if the default application points to 

http://127.0.0.1:8000/appname/default/index

why doesn't it point to:

http://127.0.0.1:8000/appname/index

Is there a reason to have the controllers all in default.py, or is there some 
reason to have certain controllers in default.py and others not?  When you want 
to point to your actual app, I will want to give a url that is 
http://..../appname/

not with the /default/ in it.  Is that remapped later?

thanks, and I hope this isn't too silly a question!


                Brian Blais


-- 
Brian Blais
bbl...@gmail.com
http://web.bryant.edu/~bblais
http://brianblais.wordpress.com/



-- 



Reply via email to