Looking for a way to route requests for different users to different back end
hosts behind a proxy of some sort
For example ...
http request to ...
http://abc.com/~user1
always goes to one specific host
an http requests to ...
http://abc.com/~user2
always goes to a another specific
Hi Jonas,
2018-05-10 0:59 GMT+02:00 Jonas Meurer :
>
>
> Thanks a ton. I'm still not 100% sure whether I do it the right way, but
> it occurs to me as if I just discovered two bugs in Apache2 suExec that
> make crazy workarounds necessary.
>
> What do you think?
>
Sorry for the lag in answering.