SaikoTroid
Showing posts with label
s3
.
Show all posts
Showing posts with label
s3
.
Show all posts
Friday, May 18, 2012
Amazon S3 and 'Resource interpreted as Stylesheet but transferred with MIME type binary/octet-stream'
If you use Amazon S3 to serve your static CSS you may end up with this error message 'Resource interpreted as Stylesheet but transferred with MIME type binary/octet-stream'
You have to log in into
Amazon S3 console
Navigate to the file in question
Open
Properties
and click to the
Metadata
You can see a
Content-Type
field with the value
binary/octet-stream
, change it to
text/css
Something like this
Older Posts
Home
Subscribe to:
Posts (Atom)