> >>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. > GR> Looks like you have setup the INPUT_FUNC only for epl files in your > GR> httpd.conf. If this isn't the problem, please send us the part of your > GR> httpd.conf where you setup Embperl. >
The config seems to be ok. As long as you don't have any settings for phtml elsewhere in your httpd.conf Embperl will handle epl and phtml exactly the same, because Embperl doesn't care about the file extentions. Must be either another setting in your httpd.conf (.htaccess) or your handler treats the both file extentions different. Gerald ------------------------------------------------------------- Gerald Richter ecos electronic communication services gmbh Internetconnect * Webserver/-design/-datenbanken * Consulting Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz E-Mail: [EMAIL PROTECTED] Voice: +49 6133 925131 WWW: http://www.ecos.de Fax: +49 6133 925152 ------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
