From 70732e24b2c14f74dc87648670076af3f0700769 Mon Sep 17 00:00:00 2001 From: jbowes Date: Sun, 6 Jan 2008 00:14:37 +0000 Subject: [PATCH] Add wsgi apache config file --- wsgi.conf | 1 + 1 file changed, 1 insertion(+) create mode 100644 wsgi.conf diff --git a/wsgi.conf b/wsgi.conf new file mode 100644 index 0000000..19f3567 --- /dev/null +++ b/wsgi.conf @@ -0,0 +1 @@ +LoadModule wsgi_module modules/mod_wsgi.so