9 Oct
2007
9 Oct
'07
11:47 p.m.
On 09/10/2007, Chris G <cl@isbd.net> wrote:
So, how do I just get that directory hierarchy to be ISO-8859-1? I think part of my problem is that the files are not display directly but munged by a CGI script.
If it's a CGI script, just modify the CGI script to set the appropriate HTTP header. Greg