> > This happens in ap_http_header_filter (the output filter that writes > the headers when you first try to write some body). > > It looks like trunk will preserve a pre-existing header, but 2.2.x and > earlier do not. >
Eric...thanks for that information. On further 'googling', I found this link which solved my problem. http://www.onlamp.com/pub/a/apache/2004/09/23/apacheckbk.html Thanks, Jason