|
|
|
|
|
Proxy and ProxySSLProxy and ProxySSL are position-dependent ezproxy.cfg directives that interacts with database definitions. Proxy directs EZproxy to use the specified proxy server when making http requests for remote web pages. ProxySSL directs EZproxy to use the specified proxy server when making https requests for remote web pages. You may use only Proxy to proxy only outgoing http requests, only ProxySSL to proxy only outgoing https requests, or both. The complete syntax is:
You may omit username:password if your proxy server does not require a username or password. Specifying Proxy or ProxySSL alone directs EZproxy not to proxy outgoing requests. ExampleThe most typical usage and placement of Proxy is right before your first Title statement, such as:
If needed, you can direct EZproxy to use different proxy servers when accessing different databases. The most common application for this functionality occurs when using EZproxy with LOCKSS. A sample configuration might look like this:
|