[Bug 616682] Serve plain ogv video files with Access-Control-Allow-Origin



https://bugzilla.gnome.org/show_bug.cgi?id=616682
  sysadmin | Git | unspecified

--- Comment #9 from Olav Vitters <bugzilla-gnome vitters nl> 2010-04-25 20:22:24 UTC ---
Did something very similar:

  <LocationMatch "/browse/[^/]+/plain/.*\.ogv$">
    Header set Access-Control-Allow-Origin "http://l10n.gnome.org";
  </LocationMatch>

Still doesn't seem to work as I expect. Maybe because of the link around the
<video> element?

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the QA contact of the bug.
You are watching the assignee of the bug.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]