diff -r 7c994c98d1df -r ae8593287883 web/ldt_utils/.htaccess.tmpl --- a/web/ldt_utils/.htaccess.tmpl Tue Jun 08 15:31:42 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