how to use mod_wsgi for hosting multiple django projects under single domain?
问题 I have multiple django projects and i want to host them under same domain eg: example.com/one<br> example.com/two I have searched for various solutions and found the below given link which helped me alot. Is it possible to host multiple django projects under the same domain? From the above reading , I get to know that I need mod_wsgi for this but I am confused that where to install this mod_wsgi - Do i need to install under every project folder (seperate for every myenv) or it should be