Hi everyone, Its been a while since I am using python but its my first try to deploy any django web application. Right now I am having problem adding* LoadModule wsgi_module modules/mod_wsgi.so* in Apache httpd.conf file. I have opened httpd.conf and added statement as mentioned in * http://code.google.com/p/modwsgi/wiki/QuickInstallationGuide* for loading wsgi to Apache, but first it asks to save and then gives Access Denied message without making any changes to the httpd.conf file. I would be thankful if you can please guide. I am using following versions of the software,
Python 2.7 Apache 2.2 mod_wsgi-win32-ap22py27-3.3.so - Apache 2.2 / Python 2.7<http://code.google.com/p/modwsgi/downloads/detail?name=mod_wsgi-win32-ap22py27-3.3.so> Thanks, Muhammad Imran -- You received this message because you are subscribed to the Google Groups "modwsgi" group. To view this discussion on the web visit https://groups.google.com/d/msg/modwsgi/-/R2tug1qpVosJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/modwsgi?hl=en.
