On Sat, Nov 11, 2023 at 6:49 PM Chris me <phunct...@hotmail.com> wrote:
> Hi, > > I am moving my site from one server to another, both are apache 2. The > files where tarred and zipped on one linux server and copied to another > linux server. > > > > On the new server, any pages with a Unicode character is getting served > with the black diamond and question mark. > > > > I enabled AddDefaultCharset UTF-8 on the new server it does not make a > difference. > > > > What else do I need to change? > Are you sure your content is not producing html header with the wrong charset? I would inspect it.