diff options
author | André Malo <nd@apache.org> | 2002-12-11 16:44:34 +0100 |
---|---|---|
committer | André Malo <nd@apache.org> | 2002-12-11 16:44:34 +0100 |
commit | b11a6248dcf92f231a9532ce5d6c75fa1a2e0961 (patch) | |
tree | a6e3fef6ba6b01623d4b66488b4c83c0f8ae927b /docs/manual/invoking.html.de | |
parent | update english transformation (diff) | |
download | apache2-b11a6248dcf92f231a9532ce5d6c75fa1a2e0961.tar.xz apache2-b11a6248dcf92f231a9532ce5d6c75fa1a2e0961.zip |
update german transformation
(invoking.html.de had a wrong versioned header...?)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97847 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/invoking.html.de')
-rw-r--r-- | docs/manual/invoking.html.de | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/invoking.html.de b/docs/manual/invoking.html.de index 320715a03f..883de85a52 100644 --- a/docs/manual/invoking.html.de +++ b/docs/manual/invoking.html.de @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - --><title>Apache starten - Apache HTTP Server</title><link href="./style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" /><link href="./style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" /><link href="./style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" /><link href="./images/favicon.ico" rel="shortcut icon" /></head><body id="manual-page"><div id="page-header"><p class="menu"><a href="./mod/">Module</a> | <a href="./mod/directives.html">Direktiven</a> | <a href="./faq/">FAQ</a> | <a href="./glossary.html">Glossar</a> | <a href="./sitemap.html">Seitenindex</a></p><p class="apache">Apache HTTP Server Version 2.0</p><img alt="" src="./images/feather.gif" /></div><div class="up"><a href="./"><img title="<-" alt="<-" src="./images/left.gif" /></a></div><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/">Dokumentation</a> > <a href="./">Version 2.0</a></div><div id="page-content"><div id="preamble"><h1>Apache starten</h1> + --><title>Apache starten - Apache HTTP Server</title><link href="./style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" /><link href="./style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" /><link href="./style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" /><link href="./images/favicon.ico" rel="shortcut icon" /></head><body id="manual-page"><div id="page-header"><p class="menu"><a href="./mod/">Module</a> | <a href="./mod/directives.html">Direktiven</a> | <a href="./faq/">FAQ</a> | <a href="./glossary.html">Glossar</a> | <a href="./sitemap.html">Seitenindex</a></p><p class="apache">Apache HTTP Server Version 2.1</p><img alt="" src="./images/feather.gif" /></div><div class="up"><a href="./"><img title="<-" alt="<-" src="./images/left.gif" /></a></div><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/">Dokumentation</a> > <a href="./">Version 2.1</a></div><div id="page-content"><div id="preamble"><h1>Apache starten</h1> <p>Unter Windows läuft der Apache üblicherweise als Dienst (Windows NT) oder als Konsolenanwendung (Windows 95). Für Einzelheiten lesen Sie bitte <a href="platform/windows.html#run">Apache |