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
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