Eric Covener wrote:
On Thu, Dec 3, 2009 at 5:57 AM, Barry Scott <barry.sc...@onelan.co.uk> wrote:
Jeff Trawick wrote:
On Tue, Nov 24, 2009 at 10:05 AM, Edgar Frank <ef-li...@email.de> wrote:
In the interim, is mod_fastcgi really that bad?
mod_fastcgi is fine for handling GET/POST requests, but it fails to
implement
Authorization or Authenication.
So yes mod_fastcgi is really bad.
mod_fastcgi has supported this for many years:
http://www.fastcgi.com/drupal/node/25#FastCgiAuthorizer
http://www.fastcgi.com/drupal/node/25#FastCgiAuthenticator
It does not work or I'd have used it. And I tried to make it work.
There is a lot of missing code, compare to mod_fcgid implementation
of the same.
Barry