Set default charset for specific files


/ Published in: Apache
Save to your folder(s)



Copy this code and paste it in your HTML
  1. AddDefaultCharset UTF-8
  2. AddCharset UTF-8 .html
  3. AddCharset UTF-8 .php

Report this snippet


Comments


You need to login to view comments.