aboutsummaryrefslogtreecommitdiff
path: root/web/webqtl/.htaccess
diff options
context:
space:
mode:
authorroot2012-05-22 12:47:55 -0500
committerroot2012-05-22 12:47:55 -0500
commit89dd9b4fe8e2e1011f28d8ff688bc9e14c344ef7 (patch)
tree0850bb0fda13b3e35175d9cc7c1286c55ecac97c /web/webqtl/.htaccess
parent8f48285647cfd6f7150c471ec7fd410518069245 (diff)
downloadgenenetwork2-89dd9b4fe8e2e1011f28d8ff688bc9e14c344ef7.tar.gz
Latest version of GN source codes
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 d5e1aa95..ac3a9699 100755
--- a/web/webqtl/.htaccess
+++ b/web/webqtl/.htaccess
@@ -1,5 +1,5 @@
AddHandler python-program .py
PythonHandler main
-PythonInterpreter GeneNetwork
+PythonInterpreter leiyan
PythonOption session FileSession
PythonDebug On