I downloaded mod_wsgi from the following location for apache 2.2 and python 2.7 (64bit). (I\'m trying to get django to run on my computer).
Whenever I add the follow
Only for users running windows 64 versions.
I have created wsgi. Now you only need to install python and run apache. The configurations have already been set in the package. Just download the package and follow the instructions from 'Steps to follow.txt file' present in package.
You dont need to download python and apache and mod_wsgi.so from anywhere. I have compiled the so file, and compatible python and apache2 versions. So that you are ready to deploy. Just that in apache config the document root has been set to cgi-bin folder present inside Apache2.
Package can be downloaded from Zip package
Instructions and package usage