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

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -