diff --git a/roles/packages3/web/files/packages-httpd.conf b/roles/packages3/web/files/packages-httpd.conf index ae873c3acb..5d7e5af207 100644 --- a/roles/packages3/web/files/packages-httpd.conf +++ b/roles/packages3/web/files/packages-httpd.conf @@ -54,7 +54,7 @@ WSGIRestrictStdout Off WSGIRestrictSignal Off WSGIPythonOptimize 1 -WSGIScriptAlias /packages /usr/share/fedoracommunity/production/apache/fedoracommunity.wsgi +WSGIScriptAlias /packages /usr/share/fedoracommunity/fedora-packages.wsgi Require all granted