https://bugzilla.gnome.org/show_bug.cgi?id=616682 sysadmin | Git | unspecified
--- Comment #8 from Claude Paroz <[email protected]> 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. _______________________________________________ gnome-infrastructure mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-infrastructure
