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 script PLUS * Apache's default ErrorDocument
Under mod_cgi, Apache sends only the first two elements of the above list.
Does it sound familiar? Any ideas?
Cheers, Jean-Michel.
-- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html