Questions tagged [mime]

62 questions
0
votes
1 answer

nginx, wrong MIME type after rewrite removing file extension

I have a storage where files are stored with filename corresponding to their MD5 hash. The files are stored like…
woky
  • 245
  • 3
  • 10
-1
votes
1 answer

Pass ASP as PHP on nginx

I have been trying to parse .ASP files as PHP, but no matter what I try (for hours), it just doesn't work. None of the tutorials/notes I find seem to work for me! Either file(s) get downloaded with their PHP code not being processed, or I get a…
1 2 3 4
5