Have a glance at:
http://na.cph02.collaboraid.net/na/1034
The page is in UTF-8. I've added the following under ns/parameters
in the AOLserver config file:
ns_param OutputCharset utf-8
ns_param HackContentType true
However, AOLserver still insists on writing this in the HTTP header:
Content-Type: text/html; charset=iso-8859-1
Where can I set the site to UTF-8? A request processor parameter perhaps? But it eludes me!
Help. We're running AOLserver/3.3.1+ad13, and a recent checkout of the oacs-4-6 branch.