aboutsummaryrefslogtreecommitdiff
path: root/web/webqtl/.htaccess
diff options
context:
space:
mode:
Diffstat (limited to 'web/webqtl/.htaccess')
-rwxr-xr-xweb/webqtl/.htaccess5
1 files changed, 0 insertions, 5 deletions
diff --git a/web/webqtl/.htaccess b/web/webqtl/.htaccess
deleted file mode 100755
index d5e1aa95..00000000
--- a/web/webqtl/.htaccess
+++ /dev/null
@@ -1,5 +0,0 @@
-AddHandler python-program .py
-PythonHandler main
-PythonInterpreter GeneNetwork
-PythonOption session FileSession
-PythonDebug On