tarmstrong@gmail.com wrote:[color=blue]
> Running Apache/2.0.52 on Linux, I've got problems with special
> characters (Spanish tildes) on my pages. I can see them
> correctly on my machine (España), but
> not on my web server (España).[/color]
Looks like some sort of Unicode.
[color=blue]
> My test page is:
> -------------------------
> <html>
> <h1>España</h1>
> </html>
> -------------------------[/color]
Are you sure your test page isn't encoded in UTF-8 or Unicode or
whatever (something different than ISO-8859-1)?
[color=blue]
> Within my 'httpd.conf' I set:
> -------------------
> AddDefaultCharset ISO-8859-1
> -------------------
>
> I don't know wether it's a problem of my webpages or of my webserver.[/color]
It's a problem of both and neither: they're not in synch!
[color=blue]
> Any suggestion? Thank you very much.[/color]
Try:
<h1>España</h1>
and the encodings for your server and pages no longer matter :-)
--
Mail to my "From:" address is readable by all at
http://www.dodgeit.com/
== ** ## !! ------------------------------------------------ !! ## ** ==
TEXT-ONLY mail to the whole "Reply-To:" address ("My Name" <my@address>)
may bypass my spam filter. If it does, I may reply from another address!