Welcome! Log In Create A New Profile

Advanced

Re: [ANNOUNCE] ngx_drizzle v0.0.8 and ngx_rds_json v0.05

lhmwzy
April 16, 2010 04:52AM
Is there a module for nginx that can support auth based on mysql authentication?
The user and password are stored in mysql.

like
location /secret
{
auth_basic "Restricted";
auth_pass mysql;
}

2010/4/16 agentzh <agentzh@gmail.com>:
> On Fri, Apr 16, 2010 at 4:32 PM, agentzh <agentzh@gmail.com> wrote:
>> Hi, folks!
>>
>> On behalf of the ngx_dbd team, I'm happy to announce the new releases
>> of the ngx_drizzle and ngx_rds_json modules.
>>
>
> Oops, forgot to give the download links for these modules:
>
> ngx_drizzle v0.0.8
>    http://github.com/chaoslawful/drizzle-nginx-module/tarball/v0.0.8
>
> ngx_rds_json v0.05
>    http://github.com/agentzh/rds-json-nginx-module/tarball/v0.05
>
> ngx_drizzle is a non-blocking upstream module for mysql, drizzle, and
> sqlite. Its project page is on GitHub:
>
>    http://github.com/chaoslawful/drizzle-nginx-module
>
> ngx_rds_json is an output filter module that can format the Resty DBD
> Stream (RDS) outputs of ngx_drizzle and other database driver modules
> to JSON. Its project page is also on GitHub:
>
>    http://github.com/agentzh/rds-json-nginx-module
>
> Cheers,
> -agentzh
>
> _______________________________________________
> nginx mailing list
> nginx@nginx.org
> http://nginx.org/mailman/listinfo/nginx
>

_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx
Subject Author Posted

[ANNOUNCE] ngx_drizzle v0.0.8 and ngx_rds_json v0.05

agentzh April 16, 2010 04:36AM

Re: [ANNOUNCE] ngx_drizzle v0.0.8 and ngx_rds_json v0.05

agentzh April 16, 2010 04:42AM

Re: [ANNOUNCE] ngx_drizzle v0.0.8 and ngx_rds_json v0.05

lhmwzy April 16, 2010 04:52AM

Re: [ANNOUNCE] ngx_drizzle v0.0.8 and ngx_rds_json v0.05

kindy April 16, 2010 05:38AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 168
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready