>
> However now, I can only access home page through /index but not through /

¿Is this possible to achieve?
>

You can only have one default function per controller, so for something 
like that, you would probably need a more complex pattern-based rewrite 
setup.
 

> ¿Or should I change default_function to "index" and manage there the arg 
> that points me to the store?
>

Yes, or if you don't like seeing "index" in the URL, maybe change it to 
something like "home".

Anthony

-- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to