#6 mod_wsgi SetEnv workaround
Merged by mikem. Opened by mikem.
mikem/mbs-web-ui mod-wsgi-workaround  into  master

Download 6.patch

I wanted to set this up to run under mod_wsgi and pass in the config options with SetEnv, but it seems these values don't make it into os.environ. This change works around that.

:thumbsup:

rebased onto 0c8c4392aaf117e2d5985d93620c2827a0334d97

Commit e4a531d9 fixes this pull-request

Pull-Request has been merged by mikem

Metadata