Skip to content
Violet edited this page Nov 2, 2010 · 2 revisions

HTTPProxy

In some cases, a proxy server must be used to gain access to the internet if the computer Melody is running on is behind a firewall or on an internal private network. By setting HTTPProxy to the full URL address of your proxy server, Melody will route all HTTP requests for non-secure (http://) URLs through the proxy server specified.

Default value: none

Example:

HTTPProxy http://192.168.10.5:3128

Related

  • HTTPSProxy

  • Categories: Appendix: Configuration Directives

  • Tags: config

Clone this wiki locally