Re: NGINX and Slim PHP framework

2016-10-22 Thread Edho Arief
Hi, On Sat, Oct 22, 2016, at 19:37, Ben wrote: > Hi, > > nginx/1.10.0 & PHP 7.0.8 > > I'm struggling to get NGINX to work with the Slim PHP framework for > paths. > > The base index.php works fine (e.g. http://example.com works), however > if I try a framework path (e.g. http://example.com/hel

NGINX and Slim PHP framework

2016-10-22 Thread Ben
Hi, nginx/1.10.0 & PHP 7.0.8 I'm struggling to get NGINX to work with the Slim PHP framework for paths. The base index.php works fine (e.g. http://example.com works), however if I try a framework path (e.g. http://example.com/hello/test), NGINX sends me what Firefox seems to call a "DMS file"