I would like to know if its possible when a user log's into a directory using htaccess that the user based on the username entered it they can be redirected to there user directory using php and htaccess.
For example user go's to http://blah.com/client
Client enters Joe username and password for htaccess on the directory
Client Joe is then redirected to http://blah.com/client/joe directory
Any help is greatly appreciated