You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by nd...@apache.org on 2016/07/28 09:23:16 UTC

svn commit: r1754376 [9/9] - in /httpd/httpd/branches/2.4.x/docs/manual: ./ mod/ vhosts/

Modified: httpd/httpd/branches/2.4.x/docs/manual/vhosts/index.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/vhosts/index.html.en?rev=1754376&r1=1754375&r2=1754376&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/vhosts/index.html.en (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/vhosts/index.html.en Thu Jul 28 09:23:15 2016
@@ -87,13 +87,20 @@ hosts</a></li><li><a href="ip-based.html
     </ul>
 
     <p>If you are trying to debug your virtual host configuration, you
-    may find the Apache <code>-S</code> command line switch
-    useful. That is, type the following command:</p>
+    may find the <code>-S</code> command line switch
+    useful.</p>
 
-    <div class="example"><p><code>
-    /usr/local/apache2/bin/httpd -S
+    <div class="example"><h3>Unix example</h3><p><code>
+    
+    apachectl -S
     </code></p></div>
 
+    <div class="example"><h3>Windows example</h3><p><code>
+    
+    httpd.exe -S
+    </code></p></div>
+
+
     <p>This command will dump out a description of how Apache parsed
     the configuration file. Careful examination of the IP addresses and
     server names may help uncover configuration mistakes. (See

Modified: httpd/httpd/branches/2.4.x/docs/manual/vhosts/index.html.tr.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/vhosts/index.html.tr.utf8?rev=1754376&r1=1754375&r2=1754376&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/vhosts/index.html.tr.utf8 [utf-8] (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/vhosts/index.html.tr.utf8 [utf-8] Thu Jul 28 09:23:15 2016
@@ -31,6 +31,7 @@
 <a href="../tr/vhosts/" title="T�rk�e">&nbsp;tr&nbsp;</a> |
 <a href="../zh-cn/vhosts/" hreflang="zh-cn" rel="alternate" title="Simplified Chinese">&nbsp;zh-cn&nbsp;</a></p>
 </div>
+<div class="outofdate">Bu �eviri g�ncel olmayabilir. Son de\u011fi\u015fiklikler i�in \u0130ngilizce s�r�m ge�erlidir.</div>
 
 
     <p><cite>Sanal Konak</cite> (Virtual Host) terimi tek bir makine �zerinde

Modified: httpd/httpd/branches/2.4.x/docs/manual/vhosts/index.html.zh-cn.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/vhosts/index.html.zh-cn.utf8?rev=1754376&r1=1754375&r2=1754376&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/vhosts/index.html.zh-cn.utf8 (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/vhosts/index.html.zh-cn.utf8 Thu Jul 28 09:23:15 2016
@@ -31,6 +31,7 @@
 <a href="../tr/vhosts/" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a> |
 <a href="../zh-cn/vhosts/" title="Simplified Chinese">&nbsp;zh-cn&nbsp;</a></p>
 </div>
+<div class="outofdate">此翻译可能过期。要了解最近的更改,请阅读英文版。</div>
 
 
     <p>术语<cite>虚拟主机</cite>指的是在单一机器上运行多个网站