[mod_python] psp does not work

chenzizhao at hotmail.com chenzizhao at hotmail.com
Sat Mar 6 22:01:10 EST 2004


my configfle file:
<Directory /var/www/html/test> 
    AddHandler mod_python .psp
    PythonHandler mod_python.psp
    PythonDebug On
</Directory>
but,when i go to http://192.168.0.1/test/helloword.psp,i got the source file .(it remain contain the <%%> flag)



More information about the Mod_python mailing list