From: Tony Stevenson Date: Fri, 8 Feb 2008 02:38:41 +0000 (+0000) Subject: As per PR 41823 - s/apache.exe/httpd.exe X-Git-Tag: 2.3.0~999 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1ddf1ed16e36b39db08b9d0996eb0b3079d9206d;p=apache As per PR 41823 - s/apache.exe/httpd.exe git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@619746 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/INSTALL b/INSTALL index 1e67c20447..03b85bde6e 100644 --- a/INSTALL +++ b/INSTALL @@ -77,8 +77,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.exe -k install + bin\httpd.exe -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.xml b/docs/manual/platform/win_compiling.xml index 633252cc80..1c2042a137 100644 --- a/docs/manual/platform/win_compiling.xml +++ b/docs/manual/platform/win_compiling.xml @@ -375,7 +375,7 @@ nmake /f Makefile.win installd INSTDIR=dir

This will install the following: