Add three MIME types to ensure the files (DMG, PKG, and MPKG) download properly.
- Open the IIS Manager.
- From Server Manager, select Tools > Internet Information Services (IIS) Manager.
- Click the computer name.
- Double-click MIME Types.
- Click Add in the Actions pane.
- Enter .dmg in the File name extensions field, and file/download in the MIME type field, and then click OK.
- Click Add in the Actions pane again.
- Enter .pkg in the File name extension field and application/octet-stream in the MIME type field, and then click OK.
- Enter .mpkg in the File name extension field and application/octet-stream in the MIME type field, and then click OK.
- Click the server in the Connections pane, and click Restart in the Actions pane.