Allow httpd to write the git repo used by the source tab

The Source tab is using git repository that are cloned under
/var/cache/fedoracommunity/git.fp.o.
This commit allow httpd to access this folder.

Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
Clement Verna 2018-02-09 17:16:08 +01:00 committed by cverna
parent de71bacf72
commit d80ead8087

View file

@ -61,6 +61,10 @@ WSGIScriptAlias /packages /usr/share/fedoracommunity/production/apache/fedoracom
WSGIProcessGroup fedoracommunity
</Directory>
<Directory /var/cache/fedoracommunity/git.fedoraproject.org>
Require all granted
</Directory>
<Directory /var/cache/fedoracommunity/packages/icons/>
# If someone tries to access an icon that doesn't exist,
# then send them to the default icon. This is used by