@@ -11,9 +11,17 @@ where it is not specified by the client (motivation being, I was specifically us
|
||||
HOW-TO:
|
||||
=======
|
||||
|
||||
Adapting from the the original How-To:
|
||||
Send request to your script and set query parametr `csurl` to desired URL with its schema.
|
||||
|
||||
To use the proxy effectively you will require a server with .htaccess and mod_rewrite support.
|
||||
Example:
|
||||
|
||||
`https://proxy.xyz.com/proxy.php?csurl=https://github.com`
|
||||
|
||||
Also you can use cURL for test in this way:
|
||||
|
||||
`curl https://proxy.xyz.com/proxy.php?csurl=https://github.com`
|
||||
|
||||
Where `proxy.xyz.com` - your domain name.
|
||||
|
||||
INSTALL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user