On Tue, 19 May 2009 13:57:53 +0200
Julien Gerhards <jgerha...@r-advertising.com> wrote:

> Hi, 
> 
> i use apache as a proxy-cache. It seems to have a text encoding
> issue : it should display "é" but it's like "�"
> 
> Any idea?

That'll be a wrong charset.  Probably the backend has failed to
set a charset, and the proxy is setting it.

"DefaultType None" should fix the immediate problem.
But it would be a good idea to fix the backend, too.

-- 
Nick Kew

Application Development with Apache - the Apache Modules Book
http://www.apachetutor.org/

---------------------------------------------------------------------
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: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to