Home > Help Files > Web > Character Encoding

Character Encoding


To 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.

 


Comments to consult@newton.berkeley.edu
© 1998-2009 UC Regents