phpproxy/phpproxy

A PHP proxy script with https and post support

v0.1.0 2013-05-30 08:05 UTC

This package is not auto-updated.

Last update: 2024-05-06 13:05:19 UTC


README

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.

Or use composer to integrate the Proxy class into your project.

Usage

Browse to the proxy script folder and enjoy the magic.