> I need an authorization like mod_auth_mysql provides (i.e., users, > groups and realms). Since it is an existing tool, I don't want to > implement my authentication code. > > The only problem is how I define my realms? If I put '.htaccess' pages > into my site, will midgard allow apache to get this file? > > If not, then is there a solution other than to implement my own > authentication code? >
Midgard authentication is not enough? I think that if there are not midgard entries, so Apache will look for real files, and httaccess will work. But realm? I do not know. http://www.apache.org? Piotras --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
