diff options
author | root | 2012-05-22 12:47:55 -0500 |
---|---|---|
committer | root | 2012-05-22 12:47:55 -0500 |
commit | 89dd9b4fe8e2e1011f28d8ff688bc9e14c344ef7 (patch) | |
tree | 0850bb0fda13b3e35175d9cc7c1286c55ecac97c /web/webqtl/.htaccess | |
parent | 8f48285647cfd6f7150c471ec7fd410518069245 (diff) | |
download | genenetwork2-89dd9b4fe8e2e1011f28d8ff688bc9e14c344ef7.tar.gz |
Latest version of GN source codes
Diffstat (limited to 'web/webqtl/.htaccess')
-rwxr-xr-x | web/webqtl/.htaccess | 2 |
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 |