Re: [mp1] Apache::Registry, PerlSendHeaders and 404 Not Found

2004-03-11 Thread Geoffrey Young
Jean-Michel Hiver wrote: > Hi List, > > When doing the following: > > * Using Apache::Registry > * Using PerlSendHeader On > * Sending a custom 404 Not Found response from the Apache::Registry script > > I get a very strange behavior. In the response, Apache sends: > > * the custom 404 header

[mp1] Apache::Registry, PerlSendHeaders and 404 Not Found

2004-03-11 Thread Jean-Michel Hiver
Hi List, When doing the following: * Using Apache::Registry * Using PerlSendHeader On * Sending a custom 404 Not Found response from the Apache::Registry script I get a very strange behavior. In the response, Apache sends: * the custom 404 headers PLUS * the custom 404 html generated by the scri