Continuation of mod_wsgi setup
My previous setup worked until I wanted to add another Django instance and then it didn't work, because I had two WSGIScriptAlias entries under different URLs but it would launch whichever app it wanted to regardless of the URL....