SetHandler mod_python
PythonHandler mod_python.publisher
PythonDebug On

<Files ~ "\.(gif|html|htm|jpg|png|js|css)$">
	SetHandler default-handler
</Files>

