mirror of
https://github.com/apache/httpd.git
synced 2026-01-06 09:01:14 +03:00
Added a note about Windows and fixed links due to the recent changes
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
This commit is contained in:
@@ -18,8 +18,11 @@
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <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>
|
||||
</body></html>
|
||||
|
||||
@@ -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>
|
||||
</manualpage>
|
||||
|
||||
Reference in New Issue
Block a user