Forum Moderators: phranque

Message Too Old, No Replies

htaccess redirect users to diferent folders

         

DaRichMan

12:01 pm on Sep 29, 2004 (gmt 0)

10+ Year Member



Is there any way to send a user who logs in using htaccess to a specific file/folder. For instance, if Sam Adams logs in using htaccess can he be sent to samsdams.html. And if Jane Brown logs in can she go to JaneBrown.html.
Or, do I need to do this in some way other than htaccess?

jdMorgan

4:26 pm on Sep 29, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



See RewriteCond %{REMOTE_USER}

Jim