This is a discussion on [Apache2] CharsetSourceEnc CharsetDefault help please within the Apache Web Server forums, part of the Web Server and Related Forums category; I am not sure if I misunderstood manual and is there a function i apache 1 or 2 that can ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I am not sure if I misunderstood manual and is there a function i apache 1
or 2 that can convert charset on the fly i.e. the html page is made in my case with ISO-8859-2 and I want it to be converted on the fly to UTF-8. I am trying <Directory /home/httpd/htdocs/test> CharsetSourceEnc ISO-8859-2 CharsetDefault UTF-8 </Directory> but it doesn't work. Is there such function and if so what am I doing wrong? bst rgds PiotrAF |
| Thread Tools | |
| Display Modes | |
|
|