When I use web.seeother("/path/to/app"), I get redirected to "/
controller.py/path/to/app". The page works, but this is unsightly.
I tried setting REAL_SCRIPT_NAME in my lighttpd.conf, but that did
nothing.
So how do I get it to just return "/path/to/app"?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"web.py" 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/webpy?hl=en
-~----------~----~----~----~------~----~------~--~---