Forum

crossdomain protection for 2 domains in nimble.conf

Cvetko 2016-09-27 12:53:17 UTC in WMSPanel functionality

Hello

For adding additional domain in nimble.conf for example here:

crossdomain_xml_allow_access_from_domain =domain1.com

for second domain name how is the rule?

Alex Pokotilo 2016-09-28 04:30:10 UTC 

Hi,
there is "crossdomain_xml" parameter in nimble.conf and you can set it to file path where you save anything you want to return as crossdomain.xml.
Please check Adobe resources to get exact syntax in your case.

Cvete 2016-09-28 07:56:06 UTC 

that means that
crossdomain_xml_allow_access_from_domain =domain1.com
need to be like
crossdomain_xml_allow_access_from_domain =crossdomain.xml ?

Alex Pokotilo 2016-09-28 08:01:33 UTC 

1)create /home/crossdomain.xml with any content you need to be sent as response for crossdomain.xml request
2) add following to nimble.conf
crossdomain_xml = /home/crossdomain.xml

You can use any actual path instead of "/home/crossdomain.xml"

Cvete 2016-09-28 08:50:37 UTC 

Thanks that it ! :)

Post a reply


Post a new question

Categories:

This website or its third-party tools use cookies, which are necessary to its functioning and required to achieve the purposes illustrated in the Privacy Policy. If you want to know more or withdraw your consent to all or some of the cookies, please refer to the Privacy Policy.
By closing this banner, scrolling this page, clicking a link or continuing to browse otherwise, you agree to the use of cookies.