Re: Hosting a web application from a subsite

2014-07-07 Thread Ron Scott-Adams
Ah! That makes a good deal of sense. I feel silly; of course Fastcgi is the wrong way to go here. I’ve rewritten it successfully and it all works now. Thanks Maxim! http://paste2.org/NaV3U3YU http://paste2.org/cLGfIEGV On Jul 7, 2014, at 9:10 AM, Maxim Dounin wrote: > Hello! > > On Mon, Ju

Re: Hosting a web application from a subsite

2014-07-07 Thread Maxim Dounin
Hello! On Mon, Jul 07, 2014 at 02:39:32AM -0400, Ron Scott-Adams wrote: > I’m not having much luck trying to configure this site the way I want. I’m > modifying http://wiki.nginx.org/Piwik to suit a case in which it is served > out of a subsite location, e.g. example.com/stats. > > I’ve create

Hosting a web application from a subsite

2014-07-06 Thread Ron Scott-Adams
I’m not having much luck trying to configure this site the way I want. I’m modifying http://wiki.nginx.org/Piwik to suit a case in which it is served out of a subsite location, e.g. example.com/stats. I’ve created 2 configuration files. One is included outside the server sections of the main si