diff --git a/roles/packages3/web/files/packages-httpd.conf b/roles/packages3/web/files/packages-httpd.conf index 5d7e5af207..ae873c3acb 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/fedora-packages.wsgi +WSGIScriptAlias /packages /usr/share/fedoracommunity/production/apache/fedoracommunity.wsgi Require all granted