Skip to content
Commit d1c2d97b authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

  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
parent e575379f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment