I'm going to be building two independent applications (one on Django, and one on Rails). I was wondering whether it's reasonable to expect a shared host to be able to do both simultaneously.
(Like, can a standard, nothing-special host run multiple instances of apache which each serve a different platform. Or can apache serve both simultaneously?)