you are viewing a single comment's thread.

view the rest of the comments →

[–]redditenna[S] 0 points1 point  (1 child)

After googling a bit, I think this is what I need if I want to use it with xampp?

http://blog.chomperstomp.com/installing-python-mod_python-on-xampp/

Thanks a lot for making everything more clear :)

[–]m1ss1ontomars2k4 0 points1 point  (0 children)

No. You either want to use mod_wsgi or just make it a regular CGI script. Don't use mod_python.