web/ldt/.htaccess.tmpl
changeset 4 7c994c98d1df
parent 3 651f67b66c51
child 5 ae8593287883
--- a/web/ldt/.htaccess.tmpl	Tue Jun 08 15:10:46 2010 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,11 +0,0 @@
-SetHandler python-program
-PythonPath "['D:/wuj/dev/ldt', 'D:/wuj/dev/ldt/lib'] + sys.path"
-PythonHandler django.core.handlers.modpython
-SetEnv DJANGO_SETTINGS_MODULE ldt.settings
-SetEnv PY_USE_XMLPLUS true
-PythonInterpreter ldt
-PythonOption django.root /dev/ldt/ldt
-PythonDebug on
-Header set Pragma "no-cache"
-Header set Cache-Control "no-cache"
-Header set Expires "-1"
\ No newline at end of file