Ubuntu要找的是charset.conf

cd /etc/apache2/conf-available，進到設定檔資料夾

nano charset.conf，使用nano 編輯器開啟charset.conf

把#AddDefaultCharset UTF-8 的註解取消掉。


