Skip to content

Commit

Permalink
Bug 1091939: Add Access-Control-Allow-Origin header to media files.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Kelly committed Jan 5, 2015
1 parent c4b268d commit b6868f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions media/.htaccess
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
ExpiresActive on
ExpiresDefault "access plus 15 minutes"
FileETag MTime
Header set Access-Control-Allow-Origin "*"

0 comments on commit b6868f7

Please sign in to comment.