]> git.pld-linux.org Git - packages/apache1.git/blob - apache1-PLD-nov6.patch
- add missing config reload for -defaultindex
[packages/apache1.git] / apache1-PLD-nov6.patch
1 diff -urN apache_1.3.17/src/main/http_main.c apache_1.3.17-new/src/main/http_main.c
2 --- apache_1.3.17/src/main/http_main.c  Sun Apr  1 00:56:33 2001
3 +++ apache_1.3.17-new/src/main/http_main.c      Sun Apr  1 00:57:12 2001
4 @@ -5004,7 +5004,7 @@
5      ap_setup_prelinked_modules();
6  
7      while ((c = getopt(argc, argv,
8 -                                   "D:C:c:xXd:Ff:vVlLR:StTh"
9 +                                   "D:C:c:xXd:Ff:vVlLR:StTh4"
10  #ifdef DEBUG_SIGSTOP
11                                     "Z:"
12  #endif
This page took 0.054963 seconds and 3 git commands to generate.