aboutsummaryrefslogtreecommitdiff
path: root/web/webqtl/.htaccess
blob: d5e1aa95f87b321076faf45f87b5982c48712a23 (plain)
1
2
3
4
5
AddHandler python-program .py
PythonHandler main
PythonInterpreter GeneNetwork
PythonOption session FileSession
PythonDebug On