Re: How can I have multiple OBJECT_BASE for differnt directoriesforone site ?

2001-02-09 Thread bthak
On Fri, 9 Feb 2001, Gerald Richter wrote: > > > > Just an idea, as a workaround: > > > > Neil, you are right. We don't need two configurations blocks and it's not > only a workaround, this is the better solution. > Thanks Neil and Gerald. The below solution works great. Maybe add that to the

Re: How can I have multiple OBJECT_BASE for differnt directoriesforone site ?

2001-02-09 Thread bthak
On Fri, 9 Feb 2001, Gerald Richter wrote: > > > > Any other ideas ? > > > > Not so much. Maybe you can try to use Blocks, instead of > and see if this changes anything (they are handle slightly > different inside of Apache) Yeah, I had tried the blocks first. Sigh. ~Baiju -

Re: How can I have multiple OBJECT_BASE for differnt directoriesfor one site ?

2001-02-09 Thread bthak
On Fri, 9 Feb 2001, Gerald Richter wrote: > > > > I tried to following, but it did not work. Any suggestions or hints ? I > > could not find anything under the EmbperlObject docs. > > > > Normaly this should work this way. What happens if you remove the first > Location block, so that only the

How can I have multiple OBJECT_BASE for differnt directories forone site ?

2001-02-08 Thread bthak
I tried to following, but it did not work. Any suggestions or hints ? I could not find anything under the EmbperlObject docs. PerlSetEnv EMBPERL_OBJECT_BASE sat-template.html PerlSetEnv EMBPERL_FILESMATCH "\.html" SetHandler perl-script PerlHandler HTML::EmbperlObject Option