<div dir="ltr">Thanks all for the push That worked as described/expected.<div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Sep 10, 2014 at 9:57 AM, John Dickinson <span dir="ltr"><<a href="mailto:me@not.mn" target="_blank">me@not.mn</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Actually, it's even easier than that. Swift provides, out of the box, a crossdomain middleware so that you can return the appropriate domain-wide policy for your content.<br>
<br>
See <a href="http://docs.openstack.org/developer/swift/middleware.html#module-swift.common.middleware.crossdomain" target="_blank">http://docs.openstack.org/developer/swift/middleware.html#module-swift.common.middleware.crossdomain</a><br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
--John<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
<br>
<br>
On Sep 10, 2014, at 7:34 AM, Brent Troge <<a href="mailto:brenttroge2016@gmail.com">brenttroge2016@gmail.com</a>> wrote:<br>
<br>
><br>
> When calling swift hosted media files through flash or silverlight, the player makes a call to the root directory for clientaccesspolicy.xml or crossdomain.xml.<br>
><br>
> For example, if my flash player calls:<br>
><br>
> <a href="http://192.168.1.1:8080/v1/AUTH_xxx/media/index.m3u8" target="_blank">http://192.168.1.1:8080/v1/AUTH_xxx/media/index.m3u8</a><br>
><br>
> The player will then look for:<br>
><br>
> <a href="http://192.168.1.1:8080/crossdomain.xml" target="_blank">http://192.168.1.1:8080/crossdomain.xml</a><br>
><br>
> I assume I would have to host the proxy server via apache httpd, and make the needed adjustments.<br>
><br>
> Thoughts?<br>
><br>
> Thanks!<br>
><br>
</div></div><div class="HOEnZb"><div class="h5">> _______________________________________________<br>
> Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
> Post to     : <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
> Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
<br>
</div></div></blockquote></div><br></div>