Ilya Bassine - 2001-12-12

Hi,

I have Apache-1.3.22, MySQL-3.23.42, with PHP-4.1.0,
modssl-2.85.

I tried to use mod_auth_mysql-2.20 and mod_auth_mysql-3.2

both modules were compiled successfully.
both of them work fine with:
(.htaccess)
require user user1 user2

but both of them don't work when I try to auth users using:
(.htaccess)
require group group1 group2

Please help.