| Direct users based on login [message #892] |
Tue, 04 March 2008 15:08 |
CoolD78 Messages: 1 Registered: March 2008 |
|
|
|
I want to have 2 different usernames and passwords in my .htpasswd file and make each user go to a separate directory based on their username/password using .htaccess.
example:
User "redteam" visits "www.domainname.com" and types in their username and password. This will send them to "www.domainname.com/redteam/"
User "blueteam" visits "www.domainname.com" and types in their username and password. This will send them to "www.domainname.com/blueteam/"
Is this possible?
|
|
|