johnsmith153 Posted June 17, 2012 Share Posted June 17, 2012 I notice in developer tools features in web browsers that my site's CSS, JS and image files are simply the file type 'text/plain'. I believe properly set up sites will have them as text/css, test/js, image/png etc. What is happening and what do I do? Link to comment https://forums.phpfreaks.com/topic/264343-why-are-my-images-css-and-js-calluses-as-textplain/ Share on other sites More sharing options...
kicken Posted June 17, 2012 Share Posted June 17, 2012 The types for those files is something you would setup in your web server configuration file. What server software are you using? Apache? Link to comment https://forums.phpfreaks.com/topic/264343-why-are-my-images-css-and-js-calluses-as-textplain/#findComment-1354703 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.