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