UTF-8 encoded web pages are displayed normally under the Apache server, and GB2312 encoded web pages are garbled solutions!

GB2312 encoded web pages are displayed as garbled characters, which are displayed normally on the previous server!

The reason is that the addDefaultCharset in the httpd.conf file is set to utf-8, resulting in the garbled webpage encoded by GB2312!


