Aggiungere alla fine del file /etc/apache2/apache2.conf

  ForceType application/octet-stream
  Header set Content-Disposition attachment
 
e dalla bash abilitare il mod_header
a2enmod headers