-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
At 7:28 PM +0200 6/15/00, marcus wrote:
>With the above .htaccess file am I declaring .html files below the
>.htaccess file to be processed by EmbPerl?
Right.
>In which case, I should make sure not to use plain html files, or they
>would be processe
> I'm a bit confused about using .html versus .epl extensions with
> EmbPerl. Could somebody explain how and when you use which filetype for
> what reason?
>
You could use whatever fileextention you like. Embperl doesn't care.
> The server knows that .epl is an EmbPerl file and that works fine.
On 14.6.2000 at 20:23 Robert wrote:
>This is .htaccess that works perfectly well for me:
>
> PerlSetEnv EMBPERL_FILESMATCH "\.html$"
> PerlSetEnv EMBPERL_OBJECT_BASE base.html
I'm a bit confused about using .html versus .epl extensions with
EmbPerl. Could somebody explain ho
This is .htaccess that works perfectly well for me:
=
PerlSetEnv EMBPERL_OPTIONS 8208
PerlSetEnv EMBPERL_ESCMODE 0
PerlSetEnv EMBPERL_DEBUG 1
PerlSetEnv EMBPERL_FILESMATCH "\.html$"
PerlSetEnv EMBPERL_OB
Hi,
I would like to use EmbPerlObjects. I'm using a virtual host, so I
can't change the general Apache config because that would mess up the
current "master plan" for all virtual hosts, says the server
administrator.
As an alternative to the directive in the Docs. He said
possibly: "You may be