I have a apachewsgi webfaction application which is holding a web2py that keeps multiple web applications. If I map the domain www.y.org to it, I am able to access its web applications using www.y.org/application1 , www.y.org/application2 , www.y.org/application3. Well, you know that...
Now, I got a new domain which is already managed by webfaction and I want to map it to one of the web applications powered by that apachewsgi application. www.my_awesome_domain.com --> (Application apachewsgi)/ my_awesome_web2py_app This seems simple (and it is) but I'm having a very bad time making threw it so I kindly ask for your help because I know there many web2py users using webfaction hosting service that probably came to this problem before me. I would gently ask to go into the juicy parts (accurate configuration lines) because I've already tried mod_rewrite and mod_proxy but I am not sure if I did it right. Thank you, Best Regards -- You received this message because you are subscribed to the Google Groups "web2py-users" 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/web2py?hl=en.

