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?)

link|improve this question

67% accept rate
feedback

1 Answer

Apache could serve both at once, but the memory demands might lead your host to strongly suggest a VPS.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.