Sun, 05/03/2015 - 12:42pm

Hey Stokel

Try to rename your file to info.php, bacause nginx is working with some kind of regular expressions and as you can see in the line
location ~ \.php$ { ... }
only files with the ending *.php are send to the php-fpm socket.

I think, this will help

Bjoern

Please insert your mail adress. Your mail address will not be displayed.