tkopecek / koji

Forked from koji 7 years ago
Clone

d2a8c10 hub: remove reference to PythonOption

1 file Authored by ktdreyer 4 years ago, Committed by tkopecek 4 years ago,
    hub: remove reference to PythonOption
    
    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.
    
        
file modified
+4 -1