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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| httpd.conf | ||
| hub.conf | ||
| kojihub.py | ||
| kojixmlrpc.py | ||
| Makefile | ||