[mod_python] PythonHandler mod_python.publisher returns 404 for every file

Leader730 leader730 at hotmail.com
Mon Sep 2 22:54:13 EST 2002


Hellp, I am trying to get PythonHandler mod_python.publisher to work but everytime I try it, any python file I try to run on the server returns a "404 File Not Found" error. this is the config:

<Directory "C:/Program Files/Apache Group/Apache/htdocs/server">
    AddHandler python-program .py
    PythonHandler mod_python.publisher
</Directory>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.modpython.org/pipermail/mod_python/attachments/20020902/e6be7731/attachment-0003.htm


More information about the Mod_python mailing list