hello one and all,
i use web2py under apache's httpd on centos 6.3. really i nice marriage and pretty graceful for dynamic web development.
anyway, i am having a lot of stability issues with my configurations when i try to run or redirect multiple virtual domains to their respective web2py web application. web2py allows the creation and management of multiple independent websites and neatly places them under /opt/web-apps/web2py/applications/*, where the asterisks refers to the list of applications. the url from the base domain for the server would be
http://mydomain.com/* and web2py does the rest. nice. anyway, web2py interfaces with apache through the mod_wsgi for apache.
the details of my configuration file and my issues are under the web2py group:
https://groups.google.com/forum/?fromgroups#!topic/web2py/-gebcuVyrq0
so i ask for apache expert advice because i am not an expert of httpd.conf virtual hosts with the wsgihandler. thank you in advance and have a great week. lucas