Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 398 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 398 Bytes

PHP Proxy

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.

Installation

Copy all files to the server that will serve as proxy and edit the config.php file to match your environment.

Usage

Browse to the proxy script folder and enjoy the magic.