开发者

How to bypass proxy using apache (without using curl)?

开发者 https://www.devze.com 2023-01-15 01:23 出处:网络
I want to get the content of some site across the p开发者_如何转开发roxy using php.Instead of using curl , i want to do proxy authentications at Apacle level. So that there is no need to change the ex

I want to get the content of some site across the p开发者_如何转开发roxy using php. Instead of using curl , i want to do proxy authentications at Apacle level. So that there is no need to change the existing code.

Anyidea please ...


Try mod_proxy

0

精彩评论

暂无评论...
验证码 换一张
取 消