.htaccess login help
Hey all,
I have .htaccess and .htpasswd login working fine. However, what I want to be able to do is when someone enters the password it will varify them with htpasswd, but then depending on what username they put in direct them to a differnt webpage.
I was thinking that there might be some sort of code in the .htpasswd file that could just dirrect them depending on what username they enterd.
thanx in advanced
|