I am using EmbperlObject in a directory, but I want to have 1 of the subdirectories include .html files that do not execute base.epl. In the parent I have an .htaccess with this:

PerlSetEnv EMBPERL_OBJECT_BASE base.epl
PerlSetEnv EMBPERL_FILESMATCH "\.html.?|\.epl$"
SetHandler perl-script
PerlHandler HTML::EmbperlObject

Can I insert an .htaccess in the subdirectory of .html files to prevent EmbperlObject from working there? How would I do that?

Thanks for any suggestions,
Michael

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to