[Openstack] SWIFT AND ROOT DIRECTORY

Brent Troge brenttroge2016 at gmail.com
Wed Sep 10 15:47:38 UTC 2014


Thanks all for the push That worked as described/expected.



On Wed, Sep 10, 2014 at 9:57 AM, John Dickinson <me at not.mn> wrote:

> 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 --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140910/508171da/attachment.html>


More information about the Openstack mailing list