<IfModule mod_python.c>
SetHandler mod_python
PythonHandler modu.web.modpython
PythonDebug On
</IfModule>