Änderungen

Wechseln zu: Navigation, Suche

Content-Type-Not-Correct/EN/Solution Tips

44 Bytes entfernt, 12:13, 4. Apr. 2019
keine Bearbeitungszusammenfassung
'''text/html; charset=utf-8''';
'''--snip''' <pre> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"></pre> '''—snap''' 
Furthermore, the server must be configured to send the correct charset information. In order to make these changes on the server, particular access rights are required. For further information about the different server configuration options, please refer to [https://www.w3.org/International/articles/http-charset/index.de W3.org].
'''Enter in the .htaccess file:'''
<pre> AddType 'text/html; charset=UTF-8' html</pre>
Here is an example of an .htaccess file which will set the '''Header Scanner''' to green.
([[Htaccess/EN|.htaccess example]])
7.576
Bearbeitungen

Navigationsmenü