30/05
2013
Wallogit.com
2017 © Pedro Peláez
A PHP proxy script with https and post support
This is a HTTP/HTTPS proxy script that forwards requests to a different server and returns the response. This can be useful when your webserver is running on other ports., (*1)
Copy all files to the server that will serve as proxy and edit the config.php file to match your environment., (*2)
Or use composer to integrate the Proxy class into your project., (*3)
Browse to the proxy script folder and enjoy the magic., (*4)