From 3186ee0a282efd716c57e4fa100d56124f7cde0d Mon Sep 17 00:00:00 2001 From: root Date: Tue, 22 May 2012 21:46:15 -0500 Subject: On branch master Changes to be committed: modified: web/webqtl/.htaccess modified: web/webqtl/base/webqtlConfigLocal.py --- web/webqtl/.htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/webqtl/.htaccess') diff --git a/web/webqtl/.htaccess b/web/webqtl/.htaccess index ac3a9699..d5e1aa95 100755 --- a/web/webqtl/.htaccess +++ b/web/webqtl/.htaccess @@ -1,5 +1,5 @@ AddHandler python-program .py PythonHandler main -PythonInterpreter leiyan +PythonInterpreter GeneNetwork PythonOption session FileSession PythonDebug On -- cgit v1.2.3