| From: | Holger Marzen <holger(at)marzen(dot)de> |
|---|---|
| To: | Sean Chittenden <sean(at)chittenden(dot)org> |
| Cc: | Eric Webber <streethockey(at)ureach(dot)com>, <pgsql-general(at)postgresql(dot)org>, <lxp-general(at)commandprompt(dot)com> |
| Subject: | Re: mod_auth_pg for Apache, and LXP |
| Date: | 2002-02-27 19:58:34 |
| Message-ID: | Pine.LNX.4.44.0202272055160.619-100000@bluebell.marzen.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Wed, 27 Feb 2002, Sean Chittenden wrote:
> > I am looking for a good set of documention on using
> > mod_auth_pg, since there seem to be several versions
> > of greater or lesser freshness floating around.
>
> http://www.giuseppetanzilli.it/mod_auth_pgsql/
>
> What about this doesn't answer your questions?
>
> > Also wondering if LXP and mod_auth_pg interact in anyway
> > of if there is a better way to handle auth with LXP alone
> > or a philosophy for having them work well together.
>
> mod_auth_pgsql installs itself as an authentication handler, lxp is a
> content handler: there shouldn't be any problems. -sc
I use Apache + PHP + PostgreSQL + mod_auth_pg, and it's great. I can
give web-dialogs to admin users who administrate the user- and group
tables and I can protect directories (and thus web pages) with
.htaccess.
I like it. Very cool, especially the additional clauses that you can put
in .htaccess, e.g. if you have boolean "active/inactive" columns to
quickly disable users without deleting or resetting their passwords.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Sullivan | 2002-02-27 20:03:47 | abnormal exits: what am I overlooking? |
| Previous Message | Jairo Tcatchenco | 2002-02-27 19:26:55 | Drawing databases |