Thanks all for your replies! ES> I've patched Makefile.PL (I suppose you've already done it :-)) by substituting ES> each occurence of 'ACCESS_CONF' with 'ACCESS_CONF | OR_FILEINFO' (I've chosen ES> OR_FILEINFO constant because "AllowOverride FileInfo" is already necessary in ES> order to use "SetHandler perl-script" directive in .htaccess files) and I ES> rebuilt the module.
ES> Now it is possible to use TT2* directives inside .htaccess files, _BUT_: ES> 1. a seg fault happens if "PerlModule Apache::Template" isn't in server .conf ES> files ES> 2. Currently, I don't know which impact could have in the rest of module... ES> :-) I.e. there is no way to use Apache::Template using only .htaccess. Correct me please if I am mistaken. Regards Igor. _______________________________________________ templates mailing list [EMAIL PROTECTED] http://lists.template-toolkit.org/mailman/listinfo/templates
