#1699 remove references to PythonOption
Merged by tkopecek. Opened by ktdreyer.
ktdreyer/koji rm-pythonoption  into  master

Download 1699.patch

With mod_python we could use Apache's PythonOption directive. That directive does not exist with mod_wsgi and we have to use SetEnv instead.

Remove the PythonOption directive and describe how to use SetEnv.

:thumbsup:

:thumbsup:

Commit ee473019 fixes this pull-request

Pull-Request has been merged by tkopecek

Metadata