EmbperlObject behaves a bit strange when set-up on DocumentRoot.
<Location />
PerlSetEnv EMBPERL_OBJECT_STOPDIR /
PerlSetEnv EMBPERL_OBJECT_BASE base.htm
PerlSetEnv EMBPERL_FILESMATCH "\.htm.?|\.epl$"
PerlSetEnv EMBPERL_OPTIONS 16
SetHandler perl-script
PerlHandler HTML::EmbperlObject
Options ExecCGI
</Location>
SetEnv EMBPERL_DEBUG 271400
SetEnv EMBPERL_VIRTLOG /embperl/log
<Location /embperl/log>
SetHandler perl-script
PerlHandler HTML::Embperl
Options ExecCGI
</Location>
without a "PerlSetEnv EMBPERL_OBJECT_STOPDIR /" directive im getting
'not found' errors for each element in base.htm - if calling a page in a
subdir - that is not located in the subdir but in documentroot.
i also get an "Not Found - The requested URL /embperl/log was not found
on this server" when i try one of the 'dbgLogLink's
these things do not happen if EmbperlObject is set up from a subdir.
bug, or documentation gap? ;)
--
# Thoren Johne - 8#X - [EMAIL PROTECTED]
# Southern Division Classic Bikes - www.southern-division.com
*42=sub{X=>35.56.32.10=>=>=>&{sub{H=>&{sub{P=>&{sub{A=>&{sub{J=>}}}}}}}}}
;no warnings;$_=reverse(&{*42})=>JustAnotherPerlHacker=>print,2.3.5.7**42
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]