RE: Question about headers and Apache::Filter

2003-11-17 Thread Robert Knaak
] Sent: Monday, November 17, 2003 5:53 PM To: Robert Knaak Cc: [EMAIL PROTECTED] Subject: Re: Question about headers and Apache::Filter On Fri, 2003-11-14 at 14:24, Robert Knaak wrote: It seems that PerlSendHeader On has no effect when you are using Apache::RegistryFilter, how can I get the proper

RE: Question about headers and Apache::Filter

2003-11-17 Thread Perrin Harkins
On Mon, 2003-11-17 at 18:41, Robert Knaak wrote: I am still wondering why every example I see with Apache::RegistryFilter and Apache::SSI makes no mention of having to set the header. The only time you have to set the header is if you were relying on PerlSendHeader instead of setting the

Question about headers and Apache::Filter

2003-11-14 Thread Robert Knaak
Hello I had been trying to use Apache::OutputChain Apache::SSIChain Apache::Registry to allow me to use SSI in the output of my mod_perl programs. The ssi content always wound up at the top of the output. After reading the mailing list it seemed that Apache::RegistryFilter Apache::SSI was the