Hi,
>
> I am trying to use embperl v2.0b3 for setting up a website that I am
> working on. I am trying to use the new Syntax modules to define
> extended HTML tags that get substituted by embperl with equivalent real
> HTML tags. E.g. I want to allow the IMG tag to take a special attribute
> "fi
>
> Can you put the embperl setup in .htaccess? This is probably an FAQ but
> I can't work it out :-(
>
Normaly that should work by doing a
SetHandler perl-script
PerlHandler HTML::Embperl
Options ExecCGI
You should check if you have enable .htaccess with the correct arguments to
AllowOv
Jack,
>
> Of course it still doesn't let me Execute foo.epl from another
directory --
> that would require embperl to store and reprocess the POST data.
>
I don't understand what you mean by that. Can you give an example ?
Gerald
-
G