Settings in IIS for HTML playback to work with both IP address and different domain names (CORS)

Settings in IIS for HTML playback to work with both IP address and different domain names (CORS)

If the Proxy playback is not working when we access eMAM director using Domain name or IP, please try the below steps:
 
1) Open IIS Manager.
 
2) Click on eMAM Folder virtual directory.
 
2) In Features View, double-click HTTP Response Headers.
 
3) On the HTTP Response Headers page, in the Actions pane, click Add.
 
4)  Use the below info and click OK
 
    Name:  Access-Control-Allow-Origin
    Value:   *
 
Now, please login to eMAM Director and try the play back
    • Related Articles

    • eMAM post-implementation configurations

      1. Adding MIME type for epr, rtin etc Go to IIS > #1. Click on Default Gateway (This way virtual directory that comes under it will inherit MIME types added to it). #2. Click on MIME types #3. Click on Add. #4. Enter File name extension (.epr, .dmg, ...
    • How to configure Cross-Origin Resource Sharing (CORS) configuration in Azure Blob?

      Cross-Origin Resource Sharing (CORS) is a mechanism that uses additional HTTP headers to tell a browser to let a web application running at one origin (domain) have permission to access selected resources from a server at a different origin. A web ...
    • How to enable cross-domain access for IBM cloud storage?

      Similar to IIS, eMAM allows cross domain access to view thumbnails and preview for assets with proxy in cloud. For IBM cloud storage, we can get that done by using our sample APP. (See below): You can get the sample app downloaded from : ...
    • How to configure eTube connector?

      To configure eTube connector, follow the steps below: Step 1: Copy "eTube" folder in “C:\Program Files\Empress Media” Step 2: Make sure that CGI service is enabled in IIS. Please refer the below link : ...
    • How to enable cross domain configuration for Amazon S3?

      Follow the steps below to do a cross domain configuration for Amazon S3: Step 1: Login to the AWS management console using AWS account credentials. https://aws.amazon.com/console/ Step 2: Navigate or search for 'S3' under Storage. Step 3: Click on ...