Forum Moderators: phranque
AddType 'text/html; charset=ISO-8859-1' html
Thanks.
I use the AddType in my .htaccess, have the charset absolutely nowhere in my html, and all validators accept my files, and the local header checker claims that the files are indeed iso-8859-1.
It seems reasonable to use the AddDefaultCharset instead (slightly more general), any reason not to?