In this case, it's a little bit complex
Server B is behind the firewall and just allow access from server A, all it can do is redirect to C after checking for policy, etc.... that's why I ask for a reverse proxy with 302 redirection
I still want to do it, not another solution
Do you have any idea to implement this kind of reverse proxy?
|