Hello,
Jesse has written on a number occassions about the merits of handling authentication for web applications at a level seperate from the application logic. While this system appealed to me, I could see how it do it without using mod_perl. Today I ran across another possible solution, The Apache mod_auth_pg module. It allows you to tie .htaccess files into a Postgres database to handle user authentication. More info: http://authpg.sourceforge.net/ Has anyone tried this? How did it go? When you are using this kind of system, how do you log someone out? Thanks, -mark http://mark.stosberg.com/ --------------------------------------------------------------------- Web Archive: http://www.mail-archive.com/[email protected]/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
