Skip to content

Instantly share code, notes, and snippets.

@bestimmaa
Created November 7, 2016 11:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bestimmaa/c820ce5333bf7a3d6d6c33e62f9cc240 to your computer and use it in GitHub Desktop.
Save bestimmaa/c820ce5333bf7a3d6d6c33e62f9cc240 to your computer and use it in GitHub Desktop.
How to add Content/Type header to file without extension on Apache2
<Files "FILENAME">
ForceType application/json
</Files>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment