#AddHandler mod_python .py
  
#PythonHandler sessions
#PythonHandler autentikointi
#PythonHandler mod_python.publisher
  
#PythonDebug On

#PythonAuthenHandler basic_auth
  
#AddHandler mod_python .psp .psp_
  
#PythonHandler mod_python.psp

#ErrorDocument 404 /~tjlahton/python/virhe.psp 

#AuthType Basic
#AuthName "testi"
#require valid-user
