Commit 8982d1a1 authored by brian's avatar brian
Browse files

Followup to previous commit - another reference to beta remove, the link to

previously removed text also removed, and 1.3.0 --> 1.3.1.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81807 13f79535-47bb-0310-9956-ffa450edef68
parent 91f672e2
Loading
Loading
Loading
Loading
+1 −7
Changes for docs/manual/platform/windows.html: 1 added line, 7 removed lines.
Original line number Diff line number Diff line
@@ -47,7 +47,6 @@ to help with development, or to track down bugs), see the section on
  <LI><A HREF="#run">Running Apache for Windows</A>
  <LI><A HREF="#use">Using Apache for Windows</A>
  <LI><A HREF="#cmdline">Running Apache for Windows from the Command Line</A>
  <LI><A HREF="#signal">Signalling Apache when running</A>
  <LI><A HREF="#comp">Compiling Apache for Windows</A>
</UL>

@@ -302,12 +301,7 @@ technique.
During a binary installation, a registry key will have
been installed, for example:
<PRE>
  HKEY_LOCAL_MACHINE\Software\Apache Group\Apache\1.3.0\ServerRoot
</PRE>

For the 1.3 beta releases the key was:
<PRE>
  HKEY_LOCAL_MACHINE\Software\Apache Group\Apache\1.3 beta\ServerRoot
  HKEY_LOCAL_MACHINE\Software\Apache Group\Apache\1.3.1\ServerRoot
</PRE>

<P>