mod_python

Python_it python_it at hotmail.com
Tue Oct 11 04:59:53 EDT 2005
Thanks for your replay.
I put the handler code at the end of the file.
No error!
But if I go to my localhost\project\mptest.py
The code of my function appears.
I solve this by put the following code in the confige file:

<Directory ..........>
AllowOverride FileInfo
</Directory>




More information about the Python-list mailing list