On 14 sep, 15:22, mdipierro <[email protected]> wrote:
> in routes.py
>
> routes_in=('/myapplication/(?P<any>.*)','/\g<any>'),)
> routes_out=('/(?P<any>.*)','/myapplication/\g<any>'),)
>


Massimo, I tried to it [1], but does not work.
The .htaccess I put it in webapps/apachewsgi/htdocs/.htaccess

Is anything missing?

Jose

[1] http://www.web2py.com/AlterEgo/default/show/144
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to