diff options
Diffstat (limited to 'web/webqtl/.htaccess')
-rwxr-xr-x | web/webqtl/.htaccess | 5 |
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 |