#2731 web: set WSGIProcessGroup inside Directory
Merged by tkopecek. Opened by tkopecek.
tkopecek/koji issue2695  into  master

Download 2731.patch

Don't alter server-wide configuration, just kojiweb.

Fixes: https://pagure.io/koji/issue/2695

Metadata Update from @tkopecek:
- Pull-request tagged with: doc, no_qe

:thumbsup:

btw, according to https://modwsgi.readthedocs.io/en/master/configuration-directives/WSGIDaemonProcess.html

WSGIDaemonProcess could only be in server config, virtual host

I think WSGIDaemonProcess could be left in virtual host scope

rebased onto 072cb316d3138865f8cc2163fde59ededc362c47

ouch, updated

:thumbsup:

Commit 13db8454 fixes this pull-request

Pull-Request has been merged by tkopecek

Metadata