Loading STATUS +8 −1 Original line number Diff line number Diff line APACHE 2.0 STATUS: -*-text-*- Last modified at [$Date: 2000/12/23 02:11:10 $] Last modified at [$Date: 2000/12/23 07:15:43 $] Release: Loading @@ -17,6 +17,13 @@ Release: RELEASE SHOWSTOPPERS: * Need some way to force config.m4 files to be loaded in order. The config.m4 file in modules/generators needs to be loaded after the one in server/mpm, because we rely on the MPM choice to determine the correct CGI module. This should be done by renaming the config.m4 files to config##.m4, and doing a find for those files. The files can then be sorted to ensure they are pulled in at the right times. * Root all file systems with <Directory /> for WIN32/OS2/NW permissions Status: patch brought forward from 1.3.14 WIN32 and OS2 need review [William Rowe, Brian Harvard] Loading Loading
STATUS +8 −1 Original line number Diff line number Diff line APACHE 2.0 STATUS: -*-text-*- Last modified at [$Date: 2000/12/23 02:11:10 $] Last modified at [$Date: 2000/12/23 07:15:43 $] Release: Loading @@ -17,6 +17,13 @@ Release: RELEASE SHOWSTOPPERS: * Need some way to force config.m4 files to be loaded in order. The config.m4 file in modules/generators needs to be loaded after the one in server/mpm, because we rely on the MPM choice to determine the correct CGI module. This should be done by renaming the config.m4 files to config##.m4, and doing a find for those files. The files can then be sorted to ensure they are pulled in at the right times. * Root all file systems with <Directory /> for WIN32/OS2/NW permissions Status: patch brought forward from 1.3.14 WIN32 and OS2 need review [William Rowe, Brian Harvard] Loading