0
|
1 |
SetHandler python-program |
|
2 |
PythonHandler ldt.core.handlers.modpython |
|
3 |
SetEnv DJANGO_SETTINGS_MODULE eulalie.settings |
|
4 |
SetEnv PY_USE_XMLPLUS true |
|
5 |
PythonInterpreter eulalie |
|
6 |
PythonOption django.root /~ymh/eulalie/eulalie |
|
7 |
PythonOption virtualenv.activate_path /Users/ymh/dev/workspace/eulalie/sbin/virtualenv/env/venv/bin/activate_this.py |
|
8 |
PythonDebug on |
|
9 |
PythonPath "['/Users/ymh/Sites/eulalie'] + sys.path" |
|
10 |
Header set Pragma "no-cache" |
|
11 |
Header set Cache-Control "no-cache" |
|
12 |
Header set Expires "-1" |