A Simple ReverseProxy Using PHP

03-29-2020 - 1 minute, 59 seconds - Coding PHP

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...

Continue Reading...