]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Added the -e command line directive for NetWare to force all fatal
authorBradley Nicholes <bnicholes@apache.org>
Wed, 13 Mar 2002 15:58:40 +0000 (15:58 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Wed, 13 Mar 2002 15:58:40 +0000 (15:58 +0000)
commitf243333fb01afd9231d575e8f9bb917e0bb11242
treeb66f3f0c79579305602cd10fba17ebfa41deaafb
parentc1d3eb8299aa57307988e609d6b95f5cee32470e
Added the -e command line directive for NetWare to force all fatal
configuration file errors to the logger screen rather than to the Apache
screen.  This allows Apache to shutdown cleanly and completely on an
error condition without losing the error information that was written to the
screen or requiring user interaction to close the Apache screen.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@93904 13f79535-47bb-0310-9956-ffa450edef68
src/main/http_main.c