Re: Struggling with configuration

2014-05-08 Thread Alan Chandler
On 08/05/14 20:16, Alan Chandler wrote: Hi I am porting some stuff that I had working under Apache to now run under Nginx and I have a particular case that I don't know how to deal with. I have a physical directory structure like this dev/ dev/myapp/ dev/myapp/web/ in this directory is an

Struggling with configuration

2014-05-08 Thread Alan Chandler
Hi I am porting some stuff that I had working under Apache to now run under Nginx and I have a particular case that I don't know how to deal with. I have a physical directory structure like this dev/ dev/myapp/ dev/myapp/web/ in this directory is an index.php file with the following early in