Skip to content
  1. Jan 20, 2001
  2. Jan 19, 2001
  3. Jan 18, 2001
  4. Jan 17, 2001
  5. Jan 16, 2001
  6. Jan 15, 2001
  7. Jan 13, 2001
  8. Jan 12, 2001
  9. Jan 10, 2001
  10. Jan 09, 2001
  11. Jan 08, 2001
  12. Jan 07, 2001
  13. Jan 04, 2001
  14. Dec 29, 2000
  15. Dec 27, 2000
    • William A. Rowe Jr's avatar
      · d1c2d97b
      William A. Rowe Jr authored
        This patch for Win32 depreciates the ConfFile registry entry, and allows
        the user to create a ConfigArgs entry by adding arguments to the
        apache -n server -k install command, e.g. -D FOO, and always stores the
        -f and -d options, at minimum.  These default command line args are
        merged unless the user invokes -k install, -k uninstall, or -k config.
      
        To reconfigure, the user may use the new command option;
        apache -n server -k config  which blows away the existing defaults and
        replaces them with whatever the user specifies on that command line.
      
        The patch also leverages the -t option for Win32, so it also report the
        default arguments added before the usual httpd.conf file test.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@87535 13f79535-47bb-0310-9956-ffa450edef68
      d1c2d97b
    • William A. Rowe Jr's avatar
      · e575379f
      William A. Rowe Jr authored
        Whoops... win32 getopt implementation was not -quite- kosher, added
        optreset per getopt(3) man page's re-parse instructions.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@87534 13f79535-47bb-0310-9956-ffa450edef68
      e575379f
    • Jim Jagielski's avatar
      Ho ho ho · 8bc1b83c
      Jim Jagielski authored
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@87533 13f79535-47bb-0310-9956-ffa450edef68
      8bc1b83c
  16. Dec 22, 2000