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:
parent
388be331f5
commit
43f3bb9231
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue