Apache & Auth. - When?
Maxwell Anthony Campos (mcampos@jove.acs.unt.edu)
Mon, 5 May 1997 15:57:30 -0500 (CDT)
Date: Mon, 5 May 1997 15:57:30 -0500 (CDT)
From: Maxwell Anthony Campos <mcampos@jove.acs.unt.edu>
To: fastcgi-developers@OpenMarket.com
Subject: Apache & Auth. - When?
Message-Id: <Pine.GSO.3.95.970505154141.5836C-100000@jove.acs.unt.edu>
I am considering programming a bunch of CGI scripts in Perl using either
mod_perl or FastCGI. In addition to the scripts, I also need to write an
authentification module in Perl.
While I'd like to do everything using FastCGI, the authentification
portion is not yet supported with Apache.
A few questions -
- Is mod_fastcgi still being developed? (I mean, are people still
actually working on it?)
- Will authentification ever be supported? If so, anytime soon (within
the next month)?
- Is there some other way that I can implement authentification using
FastCGI without waiting?
Max Campos