inal Message -
>From: "Janis Volbergs" <[EMAIL PROTECTED]>
>To:
>Sent: Friday, March 02, 2007 4:51 PM
>Subject: [Mod-fcgid-users] Problem with FastCgiAccessChecker
>
>
>
>
>>Hello!
>>
>>We are migrating from mod_fastcgi to mod_fcg
Hi,
Try
AddHandler fcgid-script .fcg
Options ExecCGI
FastCgiAccessChecker /..path_to../app.fcg
Thanks
- Original Message -
From: "Janis Volbergs" <[EMAIL PROTECTED]>
To:
Sent: Friday, March 02, 2007 4:51 PM
Subject: [Mod-fcgid-use
Hello!
We are migrating from mod_fastcgi to mod_fcgid. Everything was fine
until we needed to set up FastCgiAccessChecker (with apache2)
We tried to do it two ways:
1.
FastCgiAccessChecker /..path_to../app.fcg
It seemed that app.fcg was never treated as fcg file (even though,
SetHandler