]> granicus.if.org Git - apache/commitdiff
Added a note about Windows and fixed links due to the recent changes
authorErik Abele <erikabele@apache.org>
Wed, 18 Dec 2002 20:24:28 +0000 (20:24 +0000)
committerErik Abele <erikabele@apache.org>
Wed, 18 Dec 2002 20:24:28 +0000 (20:24 +0000)
in windows.xml.

Submitted by: Iikka Meril�inen <Iikka.Merilainen@pato.vaala.fi>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98015 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/stopping.html.en
docs/manual/stopping.xml

index d99a2c5c8bc2c380a9e9aed947466edee01d6cba..0a7bd2324805c5b96d8a1e7eae132ed14dc1d0b4 100644 (file)
 <div id="path">
 <a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP Server</a> &gt; <a href="http://httpd.apache.org/docs-project/">Documentation</a> &gt; <a href="./">Version 2.1</a></div><div id="page-content"><div id="preamble"><h1>Stopping and Restarting</h1>
     <p>This document covers stopping and restarting Apache on
-    Unix-like systems. Windows users should see <a href="platform/windows.html#signal">Signaling Apache when
-    running</a>.</p>
+    Unix-like systems. Windows NT, 2000 and XP users should see
+    <a href="platform/windows.html#winsvc">Running Apache as a
+    Service</a> and Windows 9x and ME users should see <a href="platform/windows.html#wincons">Running Apache as a
+    Console Application</a> for information on how to control
+    Apache on those platforms.</p>
 </div>
 <div id="quickview"><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#introduction">Introduction</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#term">Stop Now</a></li>
@@ -209,4 +212,4 @@ error. See above for a method of avoiding this.</div>
 <div id="footer">
 <p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
 <p class="menu"><a href="./mod/">Modules</a> | <a href="./mod/directives.html">Directives</a> | <a href="./faq/">FAQ</a> | <a href="./glossary.html">Glossary</a> | <a href="./sitemap.html">Sitemap</a></p></div>
-</body></html>
\ No newline at end of file
+</body></html>
index c6a7cb49b862f09e6d0a98d0c877b099177df46b..03e7204bace9e83e6ee0103562922f110f32081d 100644 (file)
@@ -8,9 +8,12 @@
 
 <summary>
     <p>This document covers stopping and restarting Apache on
-    Unix-like systems. Windows users should see <a
-    href="platform/windows.html#signal">Signaling Apache when
-    running</a>.</p>
+    Unix-like systems. Windows NT, 2000 and XP users should see
+    <a href="platform/windows.html#winsvc">Running Apache as a
+    Service</a> and Windows 9x and ME users should see <a
+    href="platform/windows.html#wincons">Running Apache as a
+    Console Application</a> for information on how to control
+    Apache on those platforms.</p>
 </summary>
 
 <seealso><a href="programs/httpd.html">httpd</a></seealso>
@@ -203,4 +206,4 @@ error. See above for a method of avoiding this.</note>
     getting broken images or empty documents. </p>
 </section>
 
-</manualpage>
\ No newline at end of file
+</manualpage>