On Wed, 15 Mar 2006 19:01:28 -0300, Martin Marques <[email protected]> wrote: > On Wed, 15 Mar 2006 22:32:28 +0100, Tor Bendiksen <[EMAIL PROTECTED]> wrote: >> Martin Marques wrote: >> >> >> When investigating I found that I had this in the httpd.conf file for >> apache: >> AddDefaultCharset on >> >> Changing this to: >> AddDefaultCharset off >> - fixed it for me. > > My .htaccess has that line commented out, which falls to the default that > is off, just like yours. > > Any ideas?
I just reverted back to AddDefaultCharset on in httpd.conf And: AddDefaultCharset off in .htaccess Still same problem with encoding. You can probably see your sig below is messed up for me. > > -- > --------------------------------------------------------- > Lic. Martín Marqués | SELECT 'mmarques' || > Centro de Telemática | '@' || 'unl.edu.ar'; > Universidad Nacional | DBA, Programador, > del Litoral | Administrador > --------------------------------------------------------- -- Tor Bendiksen
