Django + Apache + Mobile Initiating Download Instead of Serving Page
I have a webapp that uses the following tech stack : Apache running on Amazon EC2 Instance Django, serving via WSGI Javascript compiled via webpack / babel Things are working great on a desktop environment, but on mobile, it is…