Look http://code.google.com/p/web2py/source/browse/router.example.py#23

 domains = {   "domain.com" : "app",
                  "x.domain.com" : "appx",
               },
On Mon, Nov 28, 2011 at 5:07 PM, Constantine Vasil <thst...@gmail.com>wrote:

> Is it possible to have sub-domain in routers?
>
> webapp2 has this capability.
>



-- 

Bruno Rocha
[http://rochacbruno.com.br]

Reply via email to