<IfModule mod_headers.c>
    # Enable CORS for static image files loaded from Chrome test builds
    Header set Access-Control-Allow-Origin "*"
</IfModule>
