diff --git a/roles/copr/frontend/templates/httpd/coprs.conf b/roles/copr/frontend/templates/httpd/coprs.conf index f7193a71c3..54b57c453e 100644 --- a/roles/copr/frontend/templates/httpd/coprs.conf +++ b/roles/copr/frontend/templates/httpd/coprs.conf @@ -1,6 +1,7 @@ WSGISocketPrefix /var/run/wsgi Alias /robots.txt /var/www/html/robots.txt Alias "/db_dumps/" "/var/www/html/db_dumps/" +Alias "/usage/" "/var/www/html/usage/" {%- macro develizer(processes, threads) %} {% if devel %}