Edit your Apache configuration file (perhaps /etc/httpd.conf) and comment-out the following line:

AddDefaultChars et UTF-8

Then restart Apache; on my Scientific Linux server, the following command does it:

service httpd restart