Re: Apache+Postgresql (mod_auth_pgsql) - Mailing list pgsql-general

From Alvar Freude
Subject Re: Apache+Postgresql (mod_auth_pgsql)
Date
Msg-id 3A397236.ADE2736F@merz-akademie.de
Whole thread Raw
In response to Apache+Postgresql (mod_auth_pgsql)  (Marcos <marcos@second.ival.es>)
List pgsql-general
Hi,

>
> Secondly, how can i have stadistics of how many times an users has got
> into the privated directory. (any suggestion) Perhaps could be a script
> to write into the database. ?¿?

for this, you can use the standard Apache logfiles, if you don't need it
inside the Database.


For auth, I guess there are docs on the apache website. There is also an
mod_perl module for general DBI authentication, see
http://theoryx5.uwinnipeg.ca/CPAN/data/ApacheDBI/AuthDBI.html


Ciao
  Alvar


--
Alvar C.H. Freude  |  alvar.freude@merz-akademie.de

    Demo: http://www.online-demonstration.org/  |  Mach mit!
Blast-DE: http://www.assoziations-blaster.de/   |  Blast-Dich-Fit
Blast-EN: http://www.a-blast.org/               |  Blast/english

pgsql-general by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: Does column header support multibyte character?
Next
From: Sandeep Joshi
Date:
Subject: create trigger : functions