How to change the logo on your Login Page for EZproxy
Symptom
- You would like to update the Logo used on the login.htm page of your EZproxy server
Applies to
- EZproxy for Linux and Windows
Resolution
There are two ways to resolve this the first is to link to an externally hosted image file:
- Open login.htm in a text editor
- Locate the line
<img src="/public/logo.png">
- Replace this portion /public/logo.png with a link to your logo.
- Save the changes and restart EZproxy
The second way would be to update the file saved in the public directory of EZproxy:
- Open your EZproxy directory.
- Navigate to the public folder which is located in the docs folder in your EZproxy directory.
- Locate the logo file logo.png
- Replace it with your own logo.png file
- Restart EZproxy
Additional information
If you have Hosted EZproxy please contact support at support@oclc.org. We will work with you to update your Hosted EZproxy.