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
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