I had a problem with apache displaying ? instead of ' or " and other symbols.
For example: A sentence ?like this? wouldn?t display correctly.
Solution:
in your httpd.conf file, I changed the AddDefaultCharset to:
AddDefaultCharset iso-8859-1
It was on UTF-8, newer installs may have this incorrect.
Friday, June 24, 2011
Jun 24 2011
Apache "?" question marks instead of quotes.
Category:
Apache
— SkyHi @ Friday, June 24, 2011