PDA

View Full Version : htaccess as username logins/pass's


Flare945
14 Jun 2001, 23:16
I have seen this on boards before, and I want it on mine :)

How would I make it so a users htaccess is the same as his login/password?

Is there a hack or something that automatically updates the htaccess with the logins?

Lord Satan
15 Jun 2001, 07:22
I need this as well, badly...
Someone please help?

The Prohacker
15 Jun 2001, 17:06
The server would need mod_auth_mysql, so you can set the .htaccess to read the user table of vB, or you'd have to hack the registaration files to also write the pass to a .htpasswd file...

Flare945
16 Jun 2001, 00:03
can i get a .htaccess file configged to read that SQL thing (example), or do u know where code for this hack is?

Lord Satan
16 Jun 2001, 00:29
Well, seeing how I have no idea what mod_auth_mysql is, and certainly do not have access to my hosts's server besides my own account, this rules it out then...

Ruth
06 Jul 2001, 02:38
me too, my server doesnt have mod_auth_mysql installed, neither do i have access to install scripts on the server....so a hack is highly appreciated.