Whenever you change ezproxy.cfg, you must restart EZproxy to make this changes active. The following describe the methods available to restart EZproxy.
The simplest way to restart EZproxy is from the EZproxy administation web page, which is available in EZproxy 2.2a GA (2003-08-02) and later. See www.usefulutilities.com/support/url/admin/ for information on how to access the administration page. Once you reach the EZproxy administration page, just click the Restart EZproxy link and follow the directions to restart EZproxy.
In Linux and Solaris, you can log in as the account that is used to run EZproxy, then issue:
cd /usr/local/ezproxy
./ezproxy restart
changing /usr/local/ezproxy to the directory where EZproxy is installed.
In Windows, you can restart EZproxy from a command prompt window with the commands:
net stop ezproxy
net start ezproxy
or by opening up the Services control panel, right-clicking the EZproxy service, and selecting Restart.
If you have any questions, comments or suggestions, from the smallest typo to the biggest problem, please send them to info@UsefulUtilities.com.