diff --git a/roles/badges-frontend/files/tahrir.conf b/roles/badges-frontend/files/tahrir.conf index 046ef4d96f..5f4cd358ea 100644 --- a/roles/badges-frontend/files/tahrir.conf +++ b/roles/badges-frontend/files/tahrir.conf @@ -6,7 +6,7 @@ WSGIRestrictStdout On WSGIRestrictSignal Off WSGIPythonOptimize 1 -WSGIScriptAlias /badges /usr/share/tahrir/tahrir.wsgi +WSGIScriptAlias / /usr/share/tahrir/tahrir.wsgi WSGIProcessGroup tahrir