[lug] apache
Hugh Brown
hugh at vecna.com
Tue Jan 30 14:16:38 MST 2001
I am trying to setup a page that requires authorization to access, but
based on who the user is, I'd like it to redirect to a page specific to
the user. Is it possible to do this with apache and if not, how would
you all do it.
For example,
I have a bunch of clients and I want to put a link on the main page that
says "Go to your client account." This link will point at
www.mycompany.com/clients within that directory there will be
directories for each of the clients. I can password protect
www.mycompany.com/clients/index.html. I would like to be able to
redirect client1 to www.mycompany.com/clients/client1/index.html if
someone logs in with the username client1.
Hugh
More information about the LUG
mailing list