In the course of the last week i moved some websites from my self managed VPS to an designated webhoster. Once moved, i encountered the problem that i could not use ngnix's proxy_pass feature. So i wrote myself a little ReverseProxy using PHP.
I wanted to move the websites from the VPS to an Web...