Proxy config

Status
This content is read-only, or is not open for further replies.

topkurs2

Guest
offline
Hello. How to add multiple proxy settings to the configuration file?
$config['http']['proxy'] = 'proxy1';
$config['http']['proxy'] = 'proxy2';
$config['http']['proxy'] = 'proxy3';
Click to expand...
Is this correct? Will it work correctly?

Continue reading...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom