|
python_it at hotmail.com
python_it at hotmail.com
Thu Oct 13 05:41:34 EDT 2005
I have delete and uninstall everything.
I paste:
LoadModule python_module modules/mod_python.so
<Directory "C:/......">
AddHandler mod_python .py
PythonHandler mod_python.publisher
PythonDebug On
</Directory>
<Directory "C:/......">
AllowOverride FileInfo
</Directory>
Test it ==>
http://www.onlamp.com/pub/a/python/2004/02/26/python_server_pages.html
And now it works!
Only there is a new problem.....
Is seems that apache remember the old httpd.conf??
To restart or make a new start by apache is not working?
I have to restart my computer before my changes works?
_________________________________________________________________
MSN Webmessenger voor als je niet achter je eigen PC zit
http://webmessenger.msn.com/
|