LPorcano wrote:

> I am trying to set up a Apache::SSIChain to process the output from a 
> cgi running under Apache::Registry
> 
>  
> 
> I am using the following line in the conf file:
> 
>  
> 
>  PerlHandler Apache::OutputChain Apache::SSI Apache::Registry


Shouldn't that be

PerlHandler Apache::OutputChain Apache::SSIChain Apache::Registry

instead?



Reply via email to