Home » Htaccess Tools » Questions regarding htaccess » 2 password files 1 htaccess file?
2 password files 1 htaccess file? [message #487] Tue, 18 July 2006 19:22 Go to next message
eman  is currently offline eman
Messages: 1
Registered: July 2006
Is it possible to have lets say 1 members area but have it controlled by 2 different password files but with the same htaccess file. So bascially this is for so i can have 2 different signup pages for adding members to the different password files, but give them access thru the same htaccess to the same members area.

Thanks
eman
2 password files 1 htaccess file? [message #498] Thu, 20 July 2006 14:40 Go to previous message
andreas  is currently offline andreas
Messages: 239
Registered: January 2005
Location: Denmark

Site Admin
Hello eman,

Sorry I dont think that is possible. You need to combine the password files yourself. A small cronjob should do it:

cat /path/to/.htpasswd1 /path/to/.htpasswd2 > /path/to/.htpasswd_combined
Previous Topic:Solve-it-all website: myhtaccess.com
Next Topic:Apache httpd.conf / .htaccess issues....
Goto Forum:
  


Current Time: Sat May 17 07:36:18 CEST 2008

Powered by: FUDforum 2.7.7.
Copyright ©2001-2007 FUD Forum Bulletin Board Software