Add index for the releases dir
This commit is contained in:
parent
c3764014a2
commit
54c246199d
1 changed files with 3 additions and 0 deletions
|
@ -49,3 +49,6 @@ WSGIScriptAlias / /var/www/pagure.wsgi
|
|||
</IfModule>
|
||||
</Location>
|
||||
|
||||
<Directory /var/www/releases>
|
||||
Options +Indexes
|
||||
</Directory>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue