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

See Anything Wrong With My Attempt To Get Flask Running? (mod_wsgi + Virtualenv)

I have a VPS running a fresh install of Ubuntu 10.04 LTS. I'm trying to set up a live applicati… Read more See Anything Wrong With My Attempt To Get Flask Running? (mod_wsgi + Virtualenv)

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?

No Module Named Django:

I want to deploy my Django project in windows environment.I'm using:- Windows7 64bit Apache2 py… Read more No Module Named Django:

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