[Bug 616682] Serve plain ogv video files with Access-Control-Allow-Origin
- From: "sysadmin" (bugzilla.gnome.org) <bugzilla gnome org>
- To: gnome-infrastructure gnome org
- Subject: [Bug 616682] Serve plain ogv video files with Access-Control-Allow-Origin
- Date: Sun, 25 Apr 2010 19:46:44 +0000 (UTC)
https://bugzilla.gnome.org/show_bug.cgi?id=616682
sysadmin | Git | unspecified
--- Comment #8 from Claude Paroz <claude 2xlibre net> 2010-04-25 19:46:40 UTC ---
(In reply to comment #7)
> Claude: Apache is the server yes, but it isn't serving a file. It is handled by
> a cgi program called cgit. This generates the headers.
Sorry, of course <Files> only applies to filesystem files served by Apache.
Wouldn't LocationMatch do the trick?
<LocationMatch "\.ogv$">
Header set Access-Control-Allow-Origin "http://l10n.gnome.org"
</Files>
--
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]