Skip to content

Instantly share code, notes, and snippets.

@herrbischoff
Created April 8, 2015 21:55
Show Gist options
  • Save herrbischoff/c53fc56216dcd100dc97 to your computer and use it in GitHub Desktop.
Save herrbischoff/c53fc56216dcd100dc97 to your computer and use it in GitHub Desktop.
Force file download
AddType application/octet-stream .csv
AddType application/octet-stream .xls
AddType application/octet-stream .doc
AddType application/octet-stream .avi
AddType application/octet-stream .mpg
AddType application/octet-stream .mov
AddType application/octet-stream .pdf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment