Have you read through http://web2py.com/book/default/chapter/04#Pattern-Based-System? Not sure if this will work, but maybe something like:
routes_in = (('http://$sub\.mysite\.com', '/myapp/pages/blog?user=$sub')) On Sunday, October 2, 2011 8:14:32 PM UTC-4, Farsheed Ashouri wrote: > > So, Any reliable setting? Any alternative ways? probably > with Apache settings?