> Diretive Embperl_Output_Esc_Charset allows to
> generaly switch between Latin1, Latin2 and UTF-8.
Hi,
I tried to put
Embperl_Output_Esc_Charset Latin2
into httpd.conf and now apache refuses to start at all with no message
in error.log. The same with Latin1 And the epchar.min compilation
Hi,
>
> I tried to put
>
> Embperl_Output_Esc_Charset Latin2
>
> into httpd.conf and now apache refuses to start at all with
> no message in error.log. The same with Latin1 And the
> epchar.min compilation trick doesn't seem to work - I
> replaced epchar.c with epchar.c.min from older ver
Hi,
>
> I use PerlTransHandler to do similar effect but it came from
> pre-2.0 era and I didn't realize I can be done easely
> directly from app init - can you please confirm I understand
> correctly eg request for /somedir/somefile_de.html would get
> changed to something like /cms/de/dir/som
Gerald Richter wrote:
Hi,
I tried to put
Embperl_Output_Esc_Charset Latin2
into httpd.conf and now apache refuses to start at all with
no message in error.log. The same with Latin1 And the
epchar.min compilation trick doesn't seem to work - I
replaced epchar.c with epchar.