|
|
Home > Help Files > Web > Character Encoding
Character EncodingTo display foreign languages on your webpage including Asian characters: Add the following line to the .htaccess file in your public_html folder:
AddDefaultCharset utf-8 Note: .htaccess is a hidden folder. It will not be listed when you type ls at the prompt. Type ls -la to see it listed in the public_html folder.
|
|
© |