# Added for django ST
PythonPath "['/var/www/html/django/'] + ['/var/www/html/django/jobmonitor/'] + sys.path"
SetHandler python-program
PythonHandler django.core.handlers.modpython
SetEnv DJANGO_SETTINGS_MODULE jobmonitor.settings
PythonDebug On
# SetHandler None
Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.