> Good Morning Everyone,
> 
> There was a report that releases.pagure.org doesn't serve .msi binaries
> properly.
> 
> I believe this diff should fix it:
> 
>  roles/pagure/frontend/templates/0_pagure.conf | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/roles/pagure/frontend/templates/0_pagure.conf
> b/roles/pagure/frontend/templates/0_pagure.conf
> index 4b76d20..8b3cda8 100644
> --- a/roles/pagure/frontend/templates/0_pagure.conf
> +++ b/roles/pagure/frontend/templates/0_pagure.conf
> @@ -175,6 +175,8 @@ WSGIDaemonProcess paguredocs user=git group=git 
> maximum-requests=1000
> display-na
>    ServerName releases.pagure.org
>  {% endif %}
> 
> +  AddType application/octet-stream msi
> +
>    <Directory />
>      Options +Indexes
>      IndexOptions NameWidth=*
> 
> 
> Thoughts/+1s?

+1

> 
> Thanks,
> Pierre
_______________________________________________
infrastructure mailing list -- infrastructure@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org

Reply via email to