Can nginx support FastCGI Authorizers?
Igor Clark
lists at ruby-forum.com
Tue Jan 13 03:06:15 MSK 2009
Igor Sysoev wrote:
> On Mon, Jan 12, 2009 at 01:28:47PM +0100, Igor Clark wrote:
>
>> lhmwzy wrote:
>> > You can look at the way how lighttpd implements FastCGI Authorizers.
>> >
>> > 2009/1/12 Igor Clark <lists at ruby-forum.com>:
>>
>> Thanks for the reply. I was thinking about how to do it in terms of
>> nginx module architecture?
>
> nginx has special access phase where ngx_http_access_module and
> ngx_http_auth_basic_module work. However, implementing FastCGI auth is
> not
> too easy task.
No, I'm sure it's not! :-)
Thanks Igor.
IC
--
Posted via http://www.ruby-forum.com/.
More information about the nginx
mailing list