Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: mod_proxy_html 2.2 by Steffen and Unsupported charsets 8( |
|
Author |
|
ob
Joined: 03 Apr 2006 Posts: 3
|
Posted: Mon 03 Apr '06 15:58 Post subject: mod_proxy_html 2.2 by Steffen and Unsupported charsets 8( |
|
|
I installed this module. This work properly, except next:
<Apache error log>
[error] Unsupported charset Windows-1251 in HTML META, referer: ...
[warn] No usable charset information: using old HTTP default LATIN1, referer: ...
I added the lines to httpd.conf:
LoadFile modules/mod_proxy_html/iconv.dll
LoadFile modules/mod_proxy_html/libxml2.dll
It didn't help. How can I fix it?
Thanks.
OB. |
|
Back to top |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3092 Location: Hilversum, NL, EU
|
Posted: Mon 03 Apr '06 18:19 Post subject: |
|
|
I do not know what happens, maybe you can ask the author of the mod.
On his site is some about Character Encoding: http://apache.webthing.com/mod_proxy_html/guide.html
There is also a switch ProxyHTMLMeta [On|Off] , maybe you can try that.
Steffen |
|
Back to top |
|
|
|
|
|
|