Manual:$wgMimeType

Category:MediaWiki configuration settings#MimeTypeCategory:MediaWiki configuration settings introduced in version 1.3.0#MimeTypeCategory:MediaWiki configuration settings still in use#MimeTypeCategory:Output variables#MimeType
Output: $wgMimeType
The type to send in the Content-Type header.
Introduced in version:1.3.0
Removed in version:Still in use
Allowed values:(string)
Default value:'text/html'

Details

The type to send in the Content-Type header of pages. Set to 'application/xhtml+xml' if you want pages to be treated as XHTML. Also 'application/xhtml+xml' is necessary to display MathML properly in Mozilla.

Category:MediaWiki configuration settings Category:MediaWiki configuration settings introduced in version 1.3.0 Category:MediaWiki configuration settings still in use Category:Output variables