On Sat, Apr 18, 2009 at 12:18 AM, mdipierro <mdipie...@cs.depaul.edu> wrote:
>
> CJ problem is fixed because now (1.61.1) you can do
>
> routes_id=(('/(?P<anything>.*)','/app/default/index?url=$anything'),)
>
> and in index() the original URL including GET vars is in
>
> url=request.env.query_string[4:].replace('&','?',1)
>
> Massimo

Thanks!
Now http://cj.nu works fine! :-)

-- 
 Álvaro Justen
 Peta5 - Telecomunicações e Software Livre
 21 3021-6001 / 9898-0141
 http://www.peta5.com.br/

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to