This is still on my list to test, but haven't got there yet.
I think its either
AddCharset UTF-8 .html
or something like this:
HTML Code:<FilesMatch "\.(htm|html|css|js)$"> ForceType 'text/html; charset=UTF-8' </FilesMatch>
This is still on my list to test, but haven't got there yet.
I think its either
AddCharset UTF-8 .html
or something like this:
HTML Code:<FilesMatch "\.(htm|html|css|js)$"> ForceType 'text/html; charset=UTF-8' </FilesMatch>