#247 getfedora.org: set mimetype for dmg in getfedora site
Merged 3 years ago by kevin. Opened 3 years ago by kevin.

@@ -3,6 +3,9 @@

  

  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

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

Metadata Update from @kevin:
- Pull-request tagged with: freeze-break-request

3 years ago

rebased onto 43f3bb9

3 years ago

rebased onto 43f3bb9

3 years ago

Pull-Request has been merged by kevin

3 years ago