Aide a la configuration pour faire un proxy

Fermé
Utilisateur anonyme - 26 mars 2009 à 16:38
hi les ccmmiens !
voila j'ai télécharger un script phppour créer un proxy met je comprend pas comment configurer les lignes suivantes:.

/*Server Vars***********************\
* Change these to match your server *
* Comment out redirectIP to have *
* the proxy work on all ips (by *
* absolute URLs) *
\***********************************/
$server = "https://sourceforge.net/projects/php-proxy/";
$redirectIP = "https://sourceforge.net/";
$fileVar="file";


je pense que je doit faire comme sa:

/*Server Vars***********************\
* Change these to match your server *
* Comment out redirectIP to have *
* the proxy work on all ips (by *
* absolute URLs) *
\***********************************/
$server = "https://www.azote.org/verifications-proxypro.html";
$redirectIP = "https://www.azote.org/verifications-proxypro.html";
$fileVar="file";