Hi everybody, I have my apache server to 1.3.19. Everything works fine before, however if a page contain traditional chinese or simplified charcter, IE doesnt load the correct ecoding, do u know what setting I have in apache?
Every html files contain this header: <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> I think I should have do something in the 3 config files: httpd.conf, srm.conf or access.conf. And I found a line called Addlanguage in srm.conf, should I do anything with this? PIVO