how can I setup a proxy or only for php?
Hi,I'm needing this like two weeks ago and I don't know how to do it.
Centos 4 with WHm/CPANEL.
I need to setup a proxy I can use with my curl script, or else I need to know how I can use my 70 ip addreesses binded to my server, to surf over the net.
Right now it's using my MAIN MAIN eth0 ip address which I really really don't like. It doesn't even use the ip address that the site is created on when i tested a site, it still uses the main main ip address.
So how can I setup a AUTHENTICATION proxy and hopefully only allow 127.0.0.1 or any of the 70 ip's on my server to use the proxies i want to create.
i need this script to rotate through my 70 ip's and not use just one all the time, and i don't want to use external proxies since they are WAY slow.
Thanks in advance, I really need help on this one...