I know you can have . in routes like mydomain.com/function/google.com
is it possible to allow mydomain.com/function/http://google.com

Also is it possible for the route of mydomain.com/  to check to see if
a controller exists with that name i.e. mydomain.com/test if there is
no test controller it will use test as request.args[0]. I'm trying to
doing something like digg.com short url service where you can do
digg.com/http://google.com


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