You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Mi...@actuera.nl on 2002/07/10 10:55:03 UTC

logons and such... is this doable?

I was wondering if the following is doable:

with .htaccess / .htpasswd I create users and they have to log on.
cool...

Now I was wondering if (and how) it is possible to send the logged in user
to a 'private' page, or one that is intended for the group of people the
page is meant for.
e.g. I have a page 'admins.html' and 'users.html' and 'noaccess.html'
I want user 'smurf' to bind directly to admins.html
and user 'booga' to users.html
Users that have existed, but are no longer allowed to log on will be
redirected to 'noaccess.html'
Is such a thing possible to do? I have PHP installed, so maybe it is
possible to do it with that...

tia
Michiel Lange



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org