Why am I seeing garbled text when accessing Digital Theatre+ through EZProxy?
Learn how to resolve encoding issues that can occur when accessing Digital Theatre+ content through your institution's EZProxy setup.
If you're experiencing issues with encoding when trying to access Digital Theatre+ through your EZProxy instance, the problem may be due to incorrect configuration settings in your EZProxy stanza. This article will guide you through the steps to resolve the issue.
Screenshot showing encoding issue due to EZProxy configuration
Step-by-Step Solution:
- Identify the EZProxy Stanza for Digital Theatre+:
- Locate your EZProxy configuration file (commonly
config.txt) that contains the stanza for Digital Theatre+.
- Locate your EZProxy configuration file (commonly
- Add Necessary Header Directives:
- Add the following lines to your EZProxy stanza for Digital Theatre+:
HTTPHeader -ignoreGlobal Accept-Encoding HTTPHeader -request -block Accept-Encoding - These directives prevent EZProxy from advertising compression support to Digital Theatre+, which stops the server from returning content in an encoding EZProxy cannot decompress.
- Add the following lines to your EZProxy stanza for Digital Theatre+:
- Review and Adjust Existing Configuration:
- Ensure that there are no conflicting settings in your EZProxy configuration that might override or interfere with the Digital Theatre+ stanza.
- Specifically, check for any other stanzas that might be affecting or overriding the Accept-Encoding header or other headers used by Digital Theatre+.
- Save and Reload the EZProxy Configuration:
- Save the changes to your EZProxy configuration file.
- Reload or restart the EZProxy service to apply the changes. Refer to your system's documentation for the correct reload command.
- Test the Connection:
- Attempt to access Digital Theatre+ through EZProxy again to verify that the issue has been resolved.
References
Still need help?
If the problem persists after following these steps, please contact Digital Theatre+ Support. Provide your proxy IP address and any additional details about your configuration to assist in troubleshooting.