web/ldtplatform/.htaccess.mod_python.tmpl
changeset 6 7bc847aaccac
parent 2 93d48df946cb
--- a/web/ldtplatform/.htaccess.mod_python.tmpl	Fri Jan 28 15:44:00 2011 +0100
+++ b/web/ldtplatform/.htaccess.mod_python.tmpl	Fri Jan 28 19:23:53 2011 +0100
@@ -1,7 +1,6 @@
 SetHandler python-program
 PythonHandler ldt.core.handlers.modpython
 SetEnv DJANGO_SETTINGS_MODULE ldtplatform.settings
-SetEnv PY_USE_XMLPLUS true
 PythonInterpreter platform
 PythonOption django.root /~wakimd/platform/ldtplatform
 PythonOption virtualenv.activate_path /iridata/users/wakimd/Env/Efculture/bin/activate_this.py