I am trying to  host a website with web2py.
The main site is built with web2py and host with apache + mod_wsgi --
WSGIScriptAlias as root.
Now, I also host a wiki (moinmoin w/ wsgi) and WSGIScriptAlias as /
moin.
All the directives are in one virtual host file: the Web2py stuff per
Dr. Di Pierro's book, and moinmoin per their website (http://moinmo.in/
HelpOnInstalling/ApacheWithModWSGI).
Obviously, since web2py is root, no other wsgi app can be rendered --
eg: link to /mydomain.com/wiki --> Invalid request.
How do I get around this?  I researched online and tried to
reconfigure unsuccesfully.
Anyone have any suggestions and/or links to direct me to.

Thanks for your help (and not letting my weekend become unproductive).


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