This commit is contained in:
Mykola Nicholas
2018-09-28 23:45:00 +03:00
committed by GitHub
parent c1db14c29c
commit cb1652a795
+6 -5
View File
@@ -24,12 +24,13 @@ Also you can use cURL for test in this way:
Where `proxy.xyz.com` - your domain name.
INSTALL
` 1. Preferably use the proxy on it's own domain e.g. http://proxy.xyz.com/
2. Download or clone this repo and copy the `config.php` and `proxy.php` files into the root web folder (or wherever it is you want to deploy the proxy).
1. Preferably use the proxy on it's own domain e.g. http://proxy.xyz.com/
3. [Optionally] rename the `proxy.php` script to 'index.php' if you wish to proxy with the index implied...
2. Download or clone this repo and copy the `config.php` and `proxy.php` files into the root web folder (or wherever it is you want to deploy the proxy).
4. Edit the `config.php` script - adjust the target domain list to reflect the only domains you would like to proxy for!
3. [Optionally] rename the `proxy.php` script to 'index.php' if you wish to proxy with the index implied...
Done!`
4. Edit the `config.php` script - adjust the target domain list to reflect the only domains you would like to proxy for!
Done!