> 
> You can pass relative paths to  Execute, like '../some/other/page.epl'.
> If you are using EmbperlObject you can use the following directive in
> your httpd.conf to add the directories you want to be searched:
> 
> PerlSetEnv EMBPERL_OBJECT_ADDPATH path1;path2;path3
> 

You can use the path search also without EMbperlObject, by setting

PerlSetEnv EMBPERL_PATH path1;path2;path3

Gerald


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

Reply via email to