Skip to content Skip to sidebar Skip to footer
Showing posts with the label Apache2

Python Script Does Not Run Through Cgi On Apache2

I am using apache2 version Apache/2.4.23 I created a simple python script that I want executed via … Read more Python Script Does Not Run Through Cgi On Apache2

Multiple Django Sites With Apache & Mod_wsgi

I want to host several sites with under the same server which uses Debian 5, say I have site1, site… Read more Multiple Django Sites With Apache & Mod_wsgi

Howto Configure Apache Wsgi For Multiple Separate Django Instances?

I have an apache instance where I have the following WSGIPythonPath /production/somelocation/djang… Read more Howto Configure Apache Wsgi For Multiple Separate Django Instances?