From 61f3eeb1ee4c197b8e3bc12f76e32037a55f7225 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Sat, 15 Aug 2015 23:12:03 +0000 Subject: [PATCH] Ditch this app-side redirect to get it all working again. --- roles/bodhi2/base/files/bodhi-app.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/bodhi2/base/files/bodhi-app.conf b/roles/bodhi2/base/files/bodhi-app.conf index 754edb96bb..a1ae36d45a 100644 --- a/roles/bodhi2/base/files/bodhi-app.conf +++ b/roles/bodhi2/base/files/bodhi-app.conf @@ -6,7 +6,7 @@ WSGIRestrictStdout On WSGIRestrictSignal Off WSGIPythonOptimize 1 -WSGIScriptAlias / /usr/share/bodhi/bodhi.wsgi/updates +WSGIScriptAlias / /usr/share/bodhi/bodhi.wsgi WSGIProcessGroup bodhi