AddHandler mod_python .py PythonHandler mod_python.publisher # PythonHandler django.core.handlers.modpython PythonPath "/home/jeff/dev/python/django-projects/ + sys.path" SetEnv DJANGO_SETTINGS_MODULE compclub.settings PythonDebug On