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

How do you change vbulletin's home page to the forums instead of the default (CMS or Activity Stream)? -

c++ - Troubles when compiling phash program -