mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
getfedora.org: set mimetype for dmg in getfedora site
The previous commit to fix this issue was setting it for fedoraproject.org, but the fmw download is off getfedora.org, so the change needs to be there. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -3,6 +3,9 @@ Alias /favicon.ico /srv/web/fedoraproject.org/static/images/favicon.ico
|
||||
|
||||
AddOutputFilterByType DEFLATE text/html text/plain text/xml text/css application/x-javascript
|
||||
|
||||
# for osx Fedora Media Writer
|
||||
AddType application/octet-stream .dmg
|
||||
|
||||
Alias /fmw /srv/web/fmw/
|
||||
|
||||
Redirect /keys /security
|
||||
|
||||
Reference in New Issue
Block a user