On Thu, Apr 7, 2016 at 1:47 AM, justin walters <walters.justin01 at gmail.com> wrote: > I did some quick googling for you because I wasn't sure if Apache could run > mod_php and mod_wsgi together. Apparently it can. See this google search: > https://www.google.com/search?client=ubuntu&channel=fs&q=can+apache+run+mod_php+and+mod_wsgi+at+the+same+time%3F&ie=utf-8&oe=utf-8 >> The basic premise is that you set one port to your php application, and > another port to your Python application. Don't even need that - I have Apache with both modules active. It's fine. ChrisA