I've found that W3C has started warning that the mime type being served is incorrect for my X/HTML pages
So I've change IIS but it is still moaning, I've edited the .html mime type and changed it , but no dice.
1stly shoul dI be doing this ? is it ok to chenge the mime type of the .html extention to application/xhtml+xml , instead of text/html
or should we all be using a different extention for the web pages now?
such as .xhtml ?
whats the best advise,
regards,1DMF.
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you."
"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!
Conflict between Mime Type and Document Type
The document is being served with the text/html Mime Type which is not a registered media type for the XHTML 1.1 Document Type. The recommended media type for this document is: application/xhtml+xml
So I've change IIS but it is still moaning, I've edited the .html mime type and changed it , but no dice.
1stly shoul dI be doing this ? is it ok to chenge the mime type of the .html extention to application/xhtml+xml , instead of text/html
or should we all be using a different extention for the web pages now?
such as .xhtml ?
whats the best advise,
regards,1DMF.
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you."
"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!