Hi,
i spend now more than for 10 hours on my nginx.conf around and despair slowly :(
My Problem:
If you want to surf on my nginx as web-proxy and want to download a file via a web page, this will always be downloaded as index.php.
File size matches the targeted file size.
My first suspect was that it is up to the activate gzip encoding or wrong mime.types implementation ...
nginx.conf, mime.types, fastcgi_params and an example download-file attached ...
Use php5-fpm, oensuse 13.2 and nginx 1.10.1
Further infos: when the download-file is an zip file the download named index.zip...
i have no idea why :-/