[mod_python] cg-bin files execution

John isofroni at cc.uoi.gr
Thu Dec 2 07:42:03 EST 2004


The following is in the section "testing " in the mod_python tutorial


<Directory /some/directory/htdocs/test>
  AddHandler python-program .py
  PythonHandler mptest
  PythonDebug On
</Directory>
Should i put the PythonHandler mptest for every script filename? Becauseit's too exhausting for so many files.And what about the psp files?Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mm_cfg_has_not_been_edited_to_set_host_domains/pipermail/mod_python/attachments/20041202/da9c7095/attachment.html


More information about the Mod_python mailing list