[Openstack] SWIFT AND ROOT DIRECTORY

John Dickinson me at not.mn
Wed Sep 10 14:57:01 UTC 2014


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.

See http://docs.openstack.org/developer/swift/middleware.html#module-swift.common.middleware.crossdomain


--John




On Sep 10, 2014, at 7:34 AM, Brent Troge <brenttroge2016 at gmail.com> wrote:

> 
> 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. 
> 
> For example, if my flash player calls:
> 
> http://192.168.1.1:8080/v1/AUTH_xxx/media/index.m3u8 
> 
> The player will then look for:
> 
> http://192.168.1.1:8080/crossdomain.xml
> 
> I assume I would have to host the proxy server via apache httpd, and make the needed adjustments.
> 
> Thoughts?
> 
> Thanks!
>  
> _______________________________________________
> Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to     : openstack at lists.openstack.org
> Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140910/77767e29/attachment.sig>


More information about the Openstack mailing list