-
Статья
Proxy config
- Автор xenforo2
- RSS Feed XenForo
- 0 Ответы
Hello. How to add multiple proxy settings to the configuration file?
Читать далее...
Is this correct? Will it work correctly?$config['http']['proxy'] = 'proxy1';
$config['http']['proxy'] = 'proxy2';
$config['http']['proxy'] = 'proxy3';
Click to expand...
Читать далее...