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: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ddf1ed16e36b39db08b9d0996eb0b3079d9206d;p=thirdparty%2Fapache%2Fhttpd.git 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 1e67c20447c..03b85bde6e0 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 633252cc80b..1c2042a1376 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: