Page 1 of 1

mod_auth_db

PostPosted: 26. June 2008 22:23
by Terminal-Access
Hi all , im just trying to find out if

mod_auth_db

is avalible for a windows instalation of xampp 1.6.6a (win32)


as im currently restoring a site that used to be hosted on a linux computer running apache with mod_auth_db

regards

TA

PostPosted: 26. June 2008 23:24
by Wiedmann
mod_auth_db

This is only available in Apache 1.x

With Apache 2.2.x you can use "mod_authn_dbm" (but I don't know, if and how you can use your old user/groupfiles)

PostPosted: 26. June 2008 23:46
by Terminal-Access
thanx for the info :D