Skip to main content

Displaying internal content - file proxy

This is a guide to help configure your CORS proxy settings for any internally hosted content

Dan Haddock avatar
Written by Dan Haddock
Updated this week

If you would like to display internal web pages, we have identified that your HTTP content may fail to display if the page header does not include the following proxy setting:

  • Access-Control-Allow-Origin: * (The more common wildcard option)

  • Access-Control-Allow-Origin: file://

Should the player continue to fail to render the web page content, please get in touch with our Support team with further details on the headers used for this web page. We can then let you know about the next steps.

Our clients run from this proxy locally on the device and so will not be able to show content hosted on an HTTP protocol if your media server does not trust the requested proxy protocol.

Did this answer your question?