aboutsummaryrefslogtreecommitdiff
path: root/web/webqtl/.htaccess
diff options
context:
space:
mode:
authorroot2012-05-22 21:46:15 -0500
committerroot2012-05-22 21:46:15 -0500
commit3186ee0a282efd716c57e4fa100d56124f7cde0d (patch)
treeead1daa7908ebe6ac2b1c51b9af8d42f32dceb19 /web/webqtl/.htaccess
parentcf9ba7a9be5b5c851300d61e5a6dee2f41f8d8ab (diff)
downloadgenenetwork2-3186ee0a282efd716c57e4fa100d56124f7cde0d.tar.gz
On branch master
Changes to be committed: modified: web/webqtl/.htaccess modified: web/webqtl/base/webqtlConfigLocal.py
Diffstat (limited to 'web/webqtl/.htaccess')
-rwxr-xr-xweb/webqtl/.htaccess2
1 files changed, 1 insertions, 1 deletions
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