Kilandor |
|
---|---|
#32570 esclkm: His problem appears to be with UTF BOM which has nothign to do with cot_sendheaders Its an issue i've seen before some server setups do not properly handle UTF files with a BOM (Byte Order Mark). This will always prevent you from using GZIP output and having it disabled will allow the page to process, but cause 4 characters to appear in the upper left usually. If its not seen on every page, its probally a specific file, or just a couple of files that are encoded with BOM |