I suggest we should have an alias name and a url name like PHP $_SERVER['REQUEST_URI'] $_SERVER[’SCRIPT_NAME’]
On Mar 17, 2:11 am, mdipierro <[email protected]> wrote: > You cannot if you use routes. Let me look into this perhaps it can be > stored before rerouting. > > Massimo > > On Mar 16, 2:09 pm, NguyendHEX <[email protected]> wrote: > > > > > Hi, > > > I am mapping an url with a controller/function in Web2py but i have no > > way to get url that user surfed. request.env.path_info always returns > > path of controller/function. > > > How can i get url (alias) that user enter at IE address bar to browse > > the web? > > > Thanks, > > > Nguyen --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" 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 -~----------~----~----~----~------~----~------~--~---

