[AuthPG] logon and filtering of users
Brought to you by:
minskim
From: Andreas <new...@gm...> - 2002-01-12 20:06:44
|
Hi there, I want to authenticate users to my web page to provide them with the content of a pg database. The content should be also restricted to specific users. The logon works fine but how can I realize the filtering of specific users? I found the AuthPGCookie directive and I think this will do the job but I don't know how to use this functionality. Could somebody give me an example, please? Regards, Andreas |