Stefan Cars wrote:
> How does that work?
>

if you say

Embperl_Object_Reqpath  /a:/b:/c

and you request /x/index.epl

it will try

/x/index.epl
/a/index.epl
/b/index.epl
/c/index.epl

and take the first one that is found

Gerald


> -----Original Message-----
> From: "Gerald Richter"<[EMAIL PROTECTED]>
> Sent: 04-04-04 13:56:09
> To: "[EMAIL PROTECTED]"<[EMAIL PROTECTED]>,
> "[EMAIL PROTECTED]"<[EMAIL PROTECTED]>
> Subject: Re: File Not Found
>
>>
>> Is there any way of changing this behaviour - so if I request
>> /wl/uk/me.html it actually executes /shared/library/me.html if it
>> doesn't exist in /wl/uk/me.html ?.
>>
>
> The lastest CVS version also contains a directive
> Embperl_Object_Reqpath
> which might excatly do what you want
>
> Gerald
>
> --------------------------------------------------------------------------
-
> Gerald Richter            ecos electronic communication services gmbh
> IT-SecuritylÃsungen * Webapplikationen mit
> Apache/Perl/mod_perl/Embperl
>
> Post:       Tulpenstrasse 5          D-55276 Dienheim b. Mainz
> E-Mail:     [EMAIL PROTECTED]          Voice:   +49 6133 939-122
> WWW:        http://www.ecos.de/      Fax:     +49 6133 939-333
> --------------------------------------------------------------------------
-
> Besuchen Sie uns auf der CeBIT (18. - 24. MÃrz 2004)
> Halle 6 Stand B38-452
>
> ECOS BB-5000 Firewall- und IT-Security Appliance: www.bb-5000.info
> --------------------------------------------------------------------------
-
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------------
Gerald Richter            ecos electronic communication services gmbh
IT-SecuritylÃsungen * Webapplikationen mit Apache/Perl/mod_perl/Embperl

Post:       Tulpenstrasse 5          D-55276 Dienheim b. Mainz
E-Mail:     [EMAIL PROTECTED]          Voice:   +49 6133 939-122
WWW:        http://www.ecos.de/      Fax:     +49 6133 939-333
---------------------------------------------------------------------------
Besuchen Sie uns auf der CeBIT (18. - 24. MÃrz 2004)
Halle 6 Stand B38-452

ECOS BB-5000 Firewall- und IT-Security Appliance: www.bb-5000.info
---------------------------------------------------------------------------


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

Reply via email to