From: Tony Stevenson Date: Fri, 8 Feb 2008 03:01:21 +0000 (+0000) Subject: Backporting to 2.2 for PR 41823 X-Git-Tag: 2.2.9~371 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee4189980a399c43f4a8718d8888129c6e5226d8;p=thirdparty%2Fapache%2Fhttpd.git Backporting to 2.2 for PR 41823 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@619749 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/INSTALL b/INSTALL index dbcaaf5a714..c9127fc2bfa 100644 --- a/INSTALL +++ b/INSTALL @@ -67,8 +67,8 @@ the text "@@" to discover what you must edit. To install and start the service after you have corrected the httpd.conf file, use the command - bin\Apache -k install - bin\Apache -k start + bin\httpd -k install + bin\httpd -k start The .msi package configures the httpd.conf file, and installs and starts the Apache2 service for you. It also installs plenty of useful shortcuts diff --git a/docs/manual/platform/win_compiling.html.en b/docs/manual/platform/win_compiling.html.en index ff54177ab1d..0411bdd9635 100644 --- a/docs/manual/platform/win_compiling.html.en +++ b/docs/manual/platform/win_compiling.html.en @@ -374,7 +374,7 @@ nmake /f Makefile.win installd INSTDIR=dir

This will install the following: