Log in
      Register
    Remember me

Knowledge Base - HOWTO: Get Apache2 to download Newton .pkg properly

First open up your apache config file. This is usually "/etc/apache2/sites-enabled/000-default.conf".
Before the last line ("</VirtualHost>"), add this:

AddType application/x-newton-compatible-pkg .pkg

Save this change and then restart the apache process using:

service apache2 restart

It should now work!

Applies To

All Products

Details

Created : 2017-10-09 04:59:39, Last Modified : 2017-10-09 04:59:39

User Comments