nagios中文版 乱码解决_nagios中文版

发现是apache 配置文件的编码问题

  1. # vim /usr/local/apache2/conf/httpd.conf   
  2. AddDefaultCharset utf-8    最后添加 
  3.