Is there an equivalent solution in web2py? or is there some possiblity to change routes.py to redirect a request.env to the new "www.newwebsite.de/.../123/=abc". with variables, functions and argument.
This is too difficult for hobby programmer. I really would appreciate your help.
Cheers ;)
villas
unread,
Feb 22, 2020, 7:39:00 AM2/22/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to web2py-users
Hi Alexander
If you cannot redirect using the webserver, and you cannot figure out routes, I guess you could still do something simple in your web2py controller, like this...