From 36051f4353ebfd972460fe5d569cc96e93ea8318 Mon Sep 17 00:00:00 2001 From: Christer Edwards Date: Wed, 29 Jan 2014 19:14:50 -0700 Subject: [PATCH] removed unneeded wsgi_path --- apache/map.jinja | 1 - 1 file changed, 1 deletion(-) diff --git a/apache/map.jinja b/apache/map.jinja index 3ce6c8b..1685548 100644 --- a/apache/map.jinja +++ b/apache/map.jinja @@ -15,7 +15,6 @@ 'service': 'httpd', 'mod_wsgi': 'mod_wsgi', - 'wsgi_conf': '/etc/httpd/conf.d/wsgi.conf', 'vhostdir': '/etc/httpd/conf.d', 'confdir': '/etc/httpd/conf.d',