Does your plugin support http proxy?
-
Hi wordfence Team,
Due to security issues, the internet network on our servers has been closed, And we have to use a proxy to access the Internet, unfortunately, after setting up the proxy in the function file, your plugin still does not have access to the Internet.
define('WP_PROXY_HOST', '192.168.84.101');
define('WP_PROXY_PORT', '8080');
define('WP_PROXY_BYPASS_HOSTS', 'localhost, www.example.com, *.www.ads-software.com');https://developer.www.ads-software.com/reference/classes/wp_http_proxy/
Is there a way to support proxy in your plugin?BR
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Does your plugin support http proxy?’ is closed to new replies.