RE: [EMAIL PROTECTED] Header directive as workaround for mod_isapi bug

2006-12-26 Thread Arthur Kreitman
a bad internal return or two. Check the bug data base for more details. Art > -Original Message- > From: Nathan Kellogg [mailto:[EMAIL PROTECTED] > Sent: Friday, December 22, 2006 8:54 AM > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] Header directive a

[EMAIL PROTECTED] Header directive as workaround for mod_isapi bug

2006-12-22 Thread Nathan Kellogg
As a workaround for the mod_isapi 500 error bug, we are trying to replace the 500 error with 200 for the direcotry that handles the isapi apps. Options +ExecCGI SetHandler isapi-handler Header unset 500 Header append 200:ok Apache 2.2.3 will not start w