]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Stop using environment variables to set ONE_PROCESS and NO_DETACH. Now
authorRyan Bloom <rbb@apache.org>
Fri, 12 Jan 2001 00:56:13 +0000 (00:56 +0000)
committerRyan Bloom <rbb@apache.org>
Fri, 12 Jan 2001 00:56:13 +0000 (00:56 +0000)
commit4f551be1baaa4838c476af05c0a8ce5cf04ad23a
treeaf205aa6d54ce7d6d91f2fe2316b5c2c34071c4c
parent976a3a791d301ac6fdd725f4ef7affb8702f10a7
Stop using environment variables to set ONE_PROCESS and NO_DETACH.  Now
we use the -D command line argument to Apache to configure these
options.
Submitted by: Greg Stein

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87661 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
server/mpm/beos/beos.c
server/mpm/dexter/dexter.c
server/mpm/experimental/perchild/perchild.c
server/mpm/mpmt_beos/mpmt_beos.c
server/mpm/mpmt_pthread/mpmt_pthread.c
server/mpm/perchild/perchild.c
server/mpm/prefork/prefork.c
server/mpm/spmt_os2/spmt_os2.c
server/mpm/winnt/mpm_winnt.c