Re: encoding

2001-12-07 Thread G.Richter
> >I`ve implemented a callback function EMBPERL_INPUT_FUNC for encrypting the >source code, but Embperl (1.3.3-dev) is calling it only for *.epl files and >not for *.phtml files. > Looks like you have setup the INPUT_FUNC only for epl files in your httpd.conf. If this isn't the problem, please se

Re: encoding

2001-12-07 Thread Mohit Agarwal
On Fri, Dec 07, 2001 at 11:54:05AM +0100, Lukas Zapletal wrote: > I`ve implemented a callback function EMBPERL_INPUT_FUNC for encrypting the > source code, but Embperl (1.3.3-dev) is calling it only for *.epl files and > not for *.phtml files. You probably need to add a handler to .phtml like you

encoding

2001-12-07 Thread Lukas Zapletal
Hi all, I`ve implemented a callback function EMBPERL_INPUT_FUNC for encrypting the source code, but Embperl (1.3.3-dev) is calling it only for *.epl files and not for *.phtml files. What is wrong? Regards Lukas Zapletal [[EMAIL PROTECTED]] web programmer Bach systems Ltd., Czech Republic