1 message in ru.sysoev.nginxForward on a per user basis
FromSent OnAttachments
Jonas PfennigerNov 10, 2006 8:26 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Forward on a per user basisActions...
From:Jonas Pfenniger (zimb@public.gmane.org)
Date:Nov 10, 2006 8:26:58 am
List:ru.sysoev.nginx

I know it's a little bit weird, but I would like to do something like this :

I would like to use nginx to manage an http-basic authentication. That's okay.

Then I would like to forward each user to a different ruled url.

Like :

proxy_pass http://unix:/home/$USER/local.socket:/admin /;

Where $USER is the authenticated user.

Do you think that this it feasible ?

http://zimbatm.oree.ch