From ad4a96b03f3eab234c666d1272fe0a2ee103c0ca Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: Wed, 20 Dec 2017 23:00:53 +0000 Subject: [PATCH] Allow access to icons Signed-off-by: Patrick Uiterwijk --- roles/packages3/web/files/packages-httpd.conf | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/roles/packages3/web/files/packages-httpd.conf b/roles/packages3/web/files/packages-httpd.conf index ab381256aa..e5c3f39652 100644 --- a/roles/packages3/web/files/packages-httpd.conf +++ b/roles/packages3/web/files/packages-httpd.conf @@ -31,6 +31,14 @@ Alias /packages/tw2/resources/tw2.jqplugins.ui/static /usr/lib/python2.7/site-pa Alias /packages/tw2/resources/tw2.jquery/static /usr/lib/python2.7/site-packages/tw2/jquery/static Alias /packages/tw2/resources/fedoracommunity.connectors.widgets.widgets/static /usr/lib/python2.7/site-packages/fedoracommunity/connectors/widgets/static + + Require all granted + + + + Require all granted