Is there a way to do this? WSGIScriptAliasMatch ^/(app|admin)(/.*)?$ /opt/web2py-1.69.1/wsgihandler.py/$1$2 WSGIScriptAliasMatch ^/(app2|admin2)(/.*)?$ /opt/web2py-1.68.1/wsgihandler.py/$1$2
I was trying this earlier and it was kind of glitchy. Is there a better way to do this? I took the 1.68.1 version of app and admin and renamed them so the 1.69.1 could be test too, but this was having some problems. thx, -wes --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" 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 -~----------~----~----~----~------~----~------~--~---