diff options
Diffstat (limited to '')
-rw-r--r-- | docs/manual/vhosts/index.html | 2 | ||||
-rw-r--r-- | docs/manual/vhosts/index.html.de | 52 | ||||
-rw-r--r-- | docs/manual/vhosts/index.html.en | 14 | ||||
-rw-r--r-- | docs/manual/vhosts/index.html.fr.utf8 | 2 | ||||
-rw-r--r-- | docs/manual/vhosts/index.html.ja.utf8 | 2 | ||||
-rw-r--r-- | docs/manual/vhosts/index.html.ko.euc-kr | 2 | ||||
-rw-r--r-- | docs/manual/vhosts/index.html.tr.utf8 | 2 | ||||
-rw-r--r-- | docs/manual/vhosts/index.html.zh-cn.utf8 | 2 |
8 files changed, 39 insertions, 39 deletions
diff --git a/docs/manual/vhosts/index.html b/docs/manual/vhosts/index.html index 22c820a..4fda34f 100644 --- a/docs/manual/vhosts/index.html +++ b/docs/manual/vhosts/index.html @@ -6,7 +6,7 @@ Content-type: text/html; charset=ISO-8859-1 URI: index.html.en Content-Language: en -Content-type: text/html; charset=ISO-8859-1 +Content-type: text/html; charset=UTF-8 URI: index.html.fr.utf8 Content-Language: fr diff --git a/docs/manual/vhosts/index.html.de b/docs/manual/vhosts/index.html.de index de375f8..b84b444 100644 --- a/docs/manual/vhosts/index.html.de +++ b/docs/manual/vhosts/index.html.de @@ -23,59 +23,59 @@ <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/">Dokumentation</a> > <a href="../">Version 2.4</a></div><div id="page-content"><div id="preamble"><h1>Apache-Dokumentation zu virtuellen Hosts</h1> <div class="toplang"> -<p><span>Verfügbare Sprachen: </span><a href="../de/vhosts/" title="Deutsch"> de </a> | +<p><span>Verfügbare Sprachen: </span><a href="../de/vhosts/" title="Deutsch"> de </a> | <a href="../en/vhosts/" hreflang="en" rel="alternate" title="English"> en </a> | -<a href="../fr/vhosts/" hreflang="fr" rel="alternate" title="Français"> fr </a> | +<a href="../fr/vhosts/" hreflang="fr" rel="alternate" title="Français"> fr </a> | <a href="../ja/vhosts/" hreflang="ja" rel="alternate" title="Japanese"> ja </a> | <a href="../ko/vhosts/" hreflang="ko" rel="alternate" title="Korean"> ko </a> | -<a href="../tr/vhosts/" hreflang="tr" rel="alternate" title="Türkçe"> tr </a> | +<a href="../tr/vhosts/" hreflang="tr" rel="alternate" title="Türkçe"> tr </a> | <a href="../zh-cn/vhosts/" hreflang="zh-cn" rel="alternate" title="Simplified Chinese"> zh-cn </a></p> </div> -<div class="outofdate">Diese Übersetzung ist möglicherweise - nicht mehr aktuell. Bitte prüfen Sie die englische Version auf - die neuesten Änderungen.</div> +<div class="outofdate">Diese Übersetzung ist möglicherweise + nicht mehr aktuell. Bitte prüfen Sie die englische Version auf + die neuesten Änderungen.</div> - <p>Der Begriff <cite>virtueller Host</cite> <span class="transnote">(<em>Anm.d.Ü.:</em> engl. 'virtual + <p>Der Begriff <cite>virtueller Host</cite> <span class="transnote">(<em>Anm.d.Ü.:</em> engl. 'virtual host')</span> bezieht sich auf die Praxis, mehr als ein Webangebot (z.B. <code>www.company1.com</code> und <code>www.company2.com</code>) - auf einer einzigen Maschine zu betreiben. Virtuelle Hosts können + auf einer einzigen Maschine zu betreiben. Virtuelle Hosts können "<a href="ip-based.html">IP-basiert</a>" sein, was bedeutet, dass jedes Webangebot eine andere IP besitzt, oder "<a href="name-based.html">Namens-basiert</a>", was bedeutet, dass unter jeder IP-Adresse mehrere Namen laufen. Die Tatsache, dass sie - auf dem gleichen physischen Server laufen, ist für den Endbenutzer + auf dem gleichen physischen Server laufen, ist für den Endbenutzer nicht offensichtlich.</p> <p>Der Apache war einer der ersten Server, der IP-basierte - virtuelle Hosts von Haus aus direkt unterstützt hat. Seit Version 1.1 - unterstützt der Apache sowohl IP-basierte als auch namensbasierte + virtuelle Hosts von Haus aus direkt unterstützt hat. Seit Version 1.1 + unterstützt der Apache sowohl IP-basierte als auch namensbasierte virtuelle Hosts (vhosts). Letzteres wird zuweilen auch <em>Host-basiert</em> oder <em>non-IP-Virtual-Host</em> genannt.</p> <p>Nachfolgend finden Sie eine Liste von Dokumenten, die alle Details - der Unterstützung von virtuellen Hosts ab Apache Version 1.3 + der Unterstützung von virtuellen Hosts ab Apache Version 1.3 beschreiben.</p> </div> -<div id="quickview"><a href="https://www.apache.org/foundation/contributing.html" class="badge"><img src="https://www.apache.org/images/SupportApache-small.png" alt="Support Apache!" /></a><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#support">Unterstützung virtueller Hosts</a></li> +<div id="quickview"><a href="https://www.apache.org/foundation/contributing.html" class="badge"><img src="https://www.apache.org/images/SupportApache-small.png" alt="Support Apache!" /></a><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#support">Unterstützung virtueller Hosts</a></li> <li><img alt="" src="../images/down.gif" /> <a href="#directives">Konfigurationsdirektiven</a></li> -</ul><h3>Siehe auch</h3><ul class="seealso"><li><code class="module"><a href="../mod/mod_vhost_alias.html">mod_vhost_alias</a></code></li><li><a href="name-based.html">Namensbasierte virtuelle Hosts</a></li><li><a href="ip-based.html">IP-basierte virtuelle Hosts</a></li><li><a href="examples.html">Beispiele für virtuelle +</ul><h3>Siehe auch</h3><ul class="seealso"><li><code class="module"><a href="../mod/mod_vhost_alias.html">mod_vhost_alias</a></code></li><li><a href="name-based.html">Namensbasierte virtuelle Hosts</a></li><li><a href="ip-based.html">IP-basierte virtuelle Hosts</a></li><li><a href="examples.html">Beispiele für virtuelle Hosts</a></li><li><a href="fd-limits.html">Datei-Deskriptor-Begrenzungen</a></li><li><a href="mass.html">Massen-Virtual-Hosting</a></li><li><a href="details.html">Zuweisung virtueller Hosts</a></li></ul></div> <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> <div class="section"> -<h2><a name="support" id="support">Unterstützung virtueller Hosts</a></h2> +<h2><a name="support" id="support">Unterstützung virtueller Hosts</a></h2> <ul> <li><a href="name-based.html">Namensbasierte virtuelle Hosts</a> (Mehr als ein Webangebot pro IP-Adresse)</li> <li><a href="ip-based.html">IP-basierte virtuelle Hosts</a> (Eine - IP-Adresse für jedes Webangebot)</li> - <li><a href="examples.html">Beispiele für virtuelles Hosts in + IP-Adresse für jedes Webangebot)</li> + <li><a href="examples.html">Beispiele für virtuelles Hosts in typischen Installationen</a></li> <li><a href="fd-limits.html">Datei-Deskriptor-Begrenzungen</a> (oder <em>Zu viele Protokolldateien</em>)</li> <li><a href="mass.html">Dynamisch konfiguriertes Massen-Virtual-Hosting</a></li> - <li><a href="details.html">Tiefergehende Erörterung der Zuweisung + <li><a href="details.html">Tiefergehende Erörterung der Zuweisung virtueller Hosts</a></li> </ul> @@ -92,7 +92,7 @@ </ul> <p>Bei der Suche von Fehlern in Ihrer Virtual-Host-Konfiguration ist - die Apache-Befehlszeilenoption <code>-S</code> möglicherweise + die Apache-Befehlszeilenoption <code>-S</code> möglicherweise hilfreich. Geben Sie dazu den folgenden Befehl ein:</p> <div class="example"><p><code> @@ -100,22 +100,22 @@ </code></p></div> <p>Diese Anweisung gibt eine Beschreibung aus, wie der Apache die - Konfigurationsdatei analysiert hat. Eine sorgfältige - Überprüfung der IP-Adressen und Servernamen kann helfen, + Konfigurationsdatei analysiert hat. Eine sorgfältige + Überprüfung der IP-Adressen und Servernamen kann helfen, Konfigurationsfehler aufzudecken. (Lesen Sie die Dokumentation zum - <code class="program"><a href="../programs/httpd.html">httpd</a></code>-Programm für weitere + <code class="program"><a href="../programs/httpd.html">httpd</a></code>-Programm für weitere Befehlszeilenoptionen.)</p> </div></div> <div class="bottomlang"> -<p><span>Verfügbare Sprachen: </span><a href="../de/vhosts/" title="Deutsch"> de </a> | +<p><span>Verfügbare Sprachen: </span><a href="../de/vhosts/" title="Deutsch"> de </a> | <a href="../en/vhosts/" hreflang="en" rel="alternate" title="English"> en </a> | -<a href="../fr/vhosts/" hreflang="fr" rel="alternate" title="Français"> fr </a> | +<a href="../fr/vhosts/" hreflang="fr" rel="alternate" title="Français"> fr </a> | <a href="../ja/vhosts/" hreflang="ja" rel="alternate" title="Japanese"> ja </a> | <a href="../ko/vhosts/" hreflang="ko" rel="alternate" title="Korean"> ko </a> | -<a href="../tr/vhosts/" hreflang="tr" rel="alternate" title="Türkçe"> tr </a> | +<a href="../tr/vhosts/" hreflang="tr" rel="alternate" title="Türkçe"> tr </a> | <a href="../zh-cn/vhosts/" hreflang="zh-cn" rel="alternate" title="Simplified Chinese"> zh-cn </a></p> </div><div id="footer"> -<p class="apache">Copyright 2019 The Apache Software Foundation.<br />Lizenziert unter der <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> +<p class="apache">Copyright 2024 The Apache Software Foundation.<br />Lizenziert unter der <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> <p class="menu"><a href="../mod/">Module</a> | <a href="../mod/directives.html">Direktiven</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">Glossar</a> | <a href="../sitemap.html">Seitenindex</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!-- if (typeof(prettyPrint) !== 'undefined') { prettyPrint(); diff --git a/docs/manual/vhosts/index.html.en b/docs/manual/vhosts/index.html.en index 46835f5..1434d58 100644 --- a/docs/manual/vhosts/index.html.en +++ b/docs/manual/vhosts/index.html.en @@ -1,7 +1,7 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> +<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head> -<meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type" /> +<meta content="text/html; charset=UTF-8" http-equiv="Content-Type" /> <!-- XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT @@ -25,10 +25,10 @@ <div class="toplang"> <p><span>Available Languages: </span><a href="../de/vhosts/" hreflang="de" rel="alternate" title="Deutsch"> de </a> | <a href="../en/vhosts/" title="English"> en </a> | -<a href="../fr/vhosts/" hreflang="fr" rel="alternate" title="Français"> fr </a> | +<a href="../fr/vhosts/" hreflang="fr" rel="alternate" title="Français"> fr </a> | <a href="../ja/vhosts/" hreflang="ja" rel="alternate" title="Japanese"> ja </a> | <a href="../ko/vhosts/" hreflang="ko" rel="alternate" title="Korean"> ko </a> | -<a href="../tr/vhosts/" hreflang="tr" rel="alternate" title="Türkçe"> tr </a> | +<a href="../tr/vhosts/" hreflang="tr" rel="alternate" title="Türkçe"> tr </a> | <a href="../zh-cn/vhosts/" hreflang="zh-cn" rel="alternate" title="Simplified Chinese"> zh-cn </a></p> </div> @@ -111,13 +111,13 @@ hosts</a></li><li><a href="ip-based.html">IP-based virtual hosts</a></li><li><a <div class="bottomlang"> <p><span>Available Languages: </span><a href="../de/vhosts/" hreflang="de" rel="alternate" title="Deutsch"> de </a> | <a href="../en/vhosts/" title="English"> en </a> | -<a href="../fr/vhosts/" hreflang="fr" rel="alternate" title="Français"> fr </a> | +<a href="../fr/vhosts/" hreflang="fr" rel="alternate" title="Français"> fr </a> | <a href="../ja/vhosts/" hreflang="ja" rel="alternate" title="Japanese"> ja </a> | <a href="../ko/vhosts/" hreflang="ko" rel="alternate" title="Korean"> ko </a> | -<a href="../tr/vhosts/" hreflang="tr" rel="alternate" title="Türkçe"> tr </a> | +<a href="../tr/vhosts/" hreflang="tr" rel="alternate" title="Türkçe"> tr </a> | <a href="../zh-cn/vhosts/" hreflang="zh-cn" rel="alternate" title="Simplified Chinese"> zh-cn </a></p> </div><div id="footer"> -<p class="apache">Copyright 2019 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> +<p class="apache">Copyright 2024 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!-- if (typeof(prettyPrint) !== 'undefined') { prettyPrint(); diff --git a/docs/manual/vhosts/index.html.fr.utf8 b/docs/manual/vhosts/index.html.fr.utf8 index 0ea1931..12e79d5 100644 --- a/docs/manual/vhosts/index.html.fr.utf8 +++ b/docs/manual/vhosts/index.html.fr.utf8 @@ -118,7 +118,7 @@ <a href="../tr/vhosts/" hreflang="tr" rel="alternate" title="Türkçe"> tr </a> | <a href="../zh-cn/vhosts/" hreflang="zh-cn" rel="alternate" title="Simplified Chinese"> zh-cn </a></p> </div><div id="footer"> -<p class="apache">Copyright 2019 The Apache Software Foundation.<br />Autorisé sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> +<p class="apache">Copyright 2024 The Apache Software Foundation.<br />Autorisé sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">Glossaire</a> | <a href="../sitemap.html">Plan du site</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!-- if (typeof(prettyPrint) !== 'undefined') { prettyPrint(); diff --git a/docs/manual/vhosts/index.html.ja.utf8 b/docs/manual/vhosts/index.html.ja.utf8 index 753a134..e78bb03 100644 --- a/docs/manual/vhosts/index.html.ja.utf8 +++ b/docs/manual/vhosts/index.html.ja.utf8 @@ -111,7 +111,7 @@ <a href="../tr/vhosts/" hreflang="tr" rel="alternate" title="Türkçe"> tr </a> | <a href="../zh-cn/vhosts/" hreflang="zh-cn" rel="alternate" title="Simplified Chinese"> zh-cn </a></p> </div><div id="footer"> -<p class="apache">Copyright 2019 The Apache Software Foundation.<br />ã“ã®æ–‡æ›¸ã¯ <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> ã®ãƒ©ã‚¤ã‚»ãƒ³ã‚¹ã§æä¾›ã•ã‚Œã¦ã„ã¾ã™ã€‚.</p> +<p class="apache">Copyright 2024 The Apache Software Foundation.<br />ã“ã®æ–‡æ›¸ã¯ <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> ã®ãƒ©ã‚¤ã‚»ãƒ³ã‚¹ã§æä¾›ã•ã‚Œã¦ã„ã¾ã™ã€‚.</p> <p class="menu"><a href="../mod/">モジュール</a> | <a href="../mod/directives.html">ディレクティブ</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">用語</a> | <a href="../sitemap.html">サイトマップ</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!-- if (typeof(prettyPrint) !== 'undefined') { prettyPrint(); diff --git a/docs/manual/vhosts/index.html.ko.euc-kr b/docs/manual/vhosts/index.html.ko.euc-kr index 2909f31..3d4774b 100644 --- a/docs/manual/vhosts/index.html.ko.euc-kr +++ b/docs/manual/vhosts/index.html.ko.euc-kr @@ -110,7 +110,7 @@ <a href="../tr/vhosts/" hreflang="tr" rel="alternate" title="Türkçe"> tr </a> | <a href="../zh-cn/vhosts/" hreflang="zh-cn" rel="alternate" title="Simplified Chinese"> zh-cn </a></p> </div><div id="footer"> -<p class="apache">Copyright 2019 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> +<p class="apache">Copyright 2024 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> <p class="menu"><a href="../mod/">¸ðµâ</a> | <a href="../mod/directives.html">Áö½Ã¾îµé</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">¿ë¾î</a> | <a href="../sitemap.html">»çÀÌÆ®¸Ê</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!-- if (typeof(prettyPrint) !== 'undefined') { prettyPrint(); diff --git a/docs/manual/vhosts/index.html.tr.utf8 b/docs/manual/vhosts/index.html.tr.utf8 index ce082af..8b955ef 100644 --- a/docs/manual/vhosts/index.html.tr.utf8 +++ b/docs/manual/vhosts/index.html.tr.utf8 @@ -114,7 +114,7 @@ <a href="../tr/vhosts/" title="Türkçe"> tr </a> | <a href="../zh-cn/vhosts/" hreflang="zh-cn" rel="alternate" title="Simplified Chinese"> zh-cn </a></p> </div><div id="footer"> -<p class="apache">Copyright 2019 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> +<p class="apache">Copyright 2024 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> <p class="menu"><a href="../mod/">Modüller</a> | <a href="../mod/directives.html">Yönergeler</a> | <a href="http://wiki.apache.org/httpd/FAQ">SSS</a> | <a href="../glossary.html">Terimler</a> | <a href="../sitemap.html">Site Haritası</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!-- if (typeof(prettyPrint) !== 'undefined') { prettyPrint(); diff --git a/docs/manual/vhosts/index.html.zh-cn.utf8 b/docs/manual/vhosts/index.html.zh-cn.utf8 index d5da9db..5744ada 100644 --- a/docs/manual/vhosts/index.html.zh-cn.utf8 +++ b/docs/manual/vhosts/index.html.zh-cn.utf8 @@ -96,7 +96,7 @@ <a href="../tr/vhosts/" hreflang="tr" rel="alternate" title="Türkçe"> tr </a> | <a href="../zh-cn/vhosts/" title="Simplified Chinese"> zh-cn </a></p> </div><div id="footer"> -<p class="apache">Copyright 2019 The Apache Software Foundation.<br />基于 <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> 许å¯è¯.</p> +<p class="apache">Copyright 2024 The Apache Software Foundation.<br />基于 <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> 许å¯è¯.</p> <p class="menu"><a href="../mod/">模å—</a> | <a href="../mod/directives.html">指令</a> | <a href="http://wiki.apache.org/httpd/FAQ">常è§é—®é¢˜</a> | <a href="../glossary.html">术è¯</a> | <a href="../sitemap.html">网站导航</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!-- if (typeof(prettyPrint) !== 'undefined') { prettyPrint(); |