On 12/11/06, Scott Hughes <[EMAIL PROTECTED]> wrote:

I am getting the below graphic on my web pages.  I get these graphics in
place of the following: Open Quotes, Close Quotes, commas, apostrophes, and
dashes.



As these same pages worked on another Linux web server just fine, I was
wondering if perhaps I simply am missing an apache setting.



If you cannot see the below graphic, it is a black diamond with a white
question mark inside it.

You are sending the wrong charset in the Content-Type HTTP response
header.  Check the AddDefaultCharset directive on the two systems.
Simply commenting it out often does the trick if you html docs have a
charset in their headers.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to