You can use routes.

On Sat, Jul 12, 2014 at 9:17 AM, Lisandro <rostagnolisan...@gmail.com> wrote:
> I'm quite a novice regarding to regular expresions, and I'm stuck with this
> idea: I want to hide appname, controller and function from specific url,
> lletting visible only the arguments of the url.
>
> For example, for this url:
> http://mydomain.com/init/default/store/erbalito
> should look like this
> http://mydomain.com/erbalito
> where "erbalito" is the first argument of the "store" function inside
> "default" controller of "init" app.
>
> Is this possible? Could someone help me or point me the way of achieving
> this? Thanks in advance.
>
> --
> 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.

-- 
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