aboutsummaryrefslogtreecommitdiff
path: root/web/webqtl/.htaccess
diff options
context:
space:
mode:
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