On Tue, Nov 11, 2014 at 11:16 AM, Marc Aymerich wrote:
> Hi,
> it is not clear to me what the differences between these two directives
> are.
>
Ups, I get it now
> FcgidProcessLifeTime: Idle application processes which have existed for
> greater than this time will be term
Hi,
it is not clear to me what the differences between these two directives are.
FcgidProcessLifeTime: Idle application processes which have existed for
greater than this time will be terminated.
FcgidIdleTimeout: Application processes which have not handled a request
for this period of time will
On Fri, Apr 18, 2014 at 2:48 AM, Igor Cicimov wrote:
>
> On 18/04/2014 10:43 AM, "Igor Cicimov" wrote:
>>
>>
>> On 18/04/2014 8:25 AM, "Marc Aymerich" wrote:
>> >
>> > On Thu, Apr 17, 2014 at 11:18 PM, Marc Aymerich
>
On Thu, Apr 17, 2014 at 11:18 PM, Marc Aymerich wrote:
> On Wed, Apr 16, 2014 at 11:17 PM, Marc Aymerich wrote:
>> Hi,
>> I have a PHP-FPM web application that I want it to be accessed under
>> "/alias/" path. I'm trying to configure ProxyPassMatch with
On Wed, Apr 16, 2014 at 11:17 PM, Marc Aymerich wrote:
> Hi,
> I have a PHP-FPM web application that I want it to be accessed under
> "/alias/" path. I'm trying to configure ProxyPassMatch with Unix
> sockets but it doesn't work because it passes "/alias/&quo
Hi,
I have a PHP-FPM web application that I want it to be accessed under
"/alias/" path. I'm trying to configure ProxyPassMatch with Unix
sockets but it doesn't work because it passes "/alias/" to the web
app, but this path doesn't exist :(
What I have so far is this:
ProxyPassMatch ^/alias/(.*\.