mime types - text/css transferred as text/plain -
i have webpage transferring stylesheet text/plain mime type. possible reasons occur , tips on how resolve problem.
im linking css
<link href="/css/app.css" rel="stylesheet" type='text/css'>
server misconfiguration. depend on overall configuration error, or on more limited, badly written .htaccess
file in css
directory, if server running apache.
Comments
Post a Comment