You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rb...@apache.org on 2010/03/16 13:48:32 UTC

svn commit: r923712 - in /httpd/httpd/trunk/docs/manual: ./ mod/

Author: rbowen
Date: Tue Mar 16 12:48:31 2010
New Revision: 923712

URL: http://svn.apache.org/viewvc?rev=923712&view=rev
Log:
In as much as we can be said to have consensus on anything at all, we
appear to have consensus that we will refer to the product (in the
documentation) as Apache HTTPD, or HTTPD for short, and to the server
binary executable as <code>httpd</code>. Here's a few changes to that
effect.

Modified:
    httpd/httpd/trunk/docs/manual/bind.html.en
    httpd/httpd/trunk/docs/manual/bind.xml
    httpd/httpd/trunk/docs/manual/bind.xml.meta
    httpd/httpd/trunk/docs/manual/configuring.html.en
    httpd/httpd/trunk/docs/manual/configuring.xml
    httpd/httpd/trunk/docs/manual/content-negotiation.html.en
    httpd/httpd/trunk/docs/manual/content-negotiation.xml
    httpd/httpd/trunk/docs/manual/custom-error.html.en
    httpd/httpd/trunk/docs/manual/custom-error.xml.es
    httpd/httpd/trunk/docs/manual/custom-error.xml.ja
    httpd/httpd/trunk/docs/manual/custom-error.xml.ko
    httpd/httpd/trunk/docs/manual/custom-error.xml.tr
    httpd/httpd/trunk/docs/manual/dns-caveats.html.en
    httpd/httpd/trunk/docs/manual/dns-caveats.xml
    httpd/httpd/trunk/docs/manual/dns-caveats.xml.ja
    httpd/httpd/trunk/docs/manual/dns-caveats.xml.ko
    httpd/httpd/trunk/docs/manual/dns-caveats.xml.meta
    httpd/httpd/trunk/docs/manual/dns-caveats.xml.tr
    httpd/httpd/trunk/docs/manual/mod/mod_ssl.html.en
    httpd/httpd/trunk/docs/manual/server-wide.xml.meta
    httpd/httpd/trunk/docs/manual/stopping.html.en
    httpd/httpd/trunk/docs/manual/stopping.xml
    httpd/httpd/trunk/docs/manual/stopping.xml.meta
    httpd/httpd/trunk/docs/manual/suexec.xml.meta
    httpd/httpd/trunk/docs/manual/upgrading.xml.meta
    httpd/httpd/trunk/docs/manual/urlmapping.xml.fr
    httpd/httpd/trunk/docs/manual/urlmapping.xml.ja
    httpd/httpd/trunk/docs/manual/urlmapping.xml.ko
    httpd/httpd/trunk/docs/manual/urlmapping.xml.tr

Modified: httpd/httpd/trunk/docs/manual/bind.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/bind.html.en?rev=923712&r1=923711&r2=923712&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/bind.html.en (original)
+++ httpd/httpd/trunk/docs/manual/bind.html.en Tue Mar 16 12:48:31 2010
@@ -26,7 +26,7 @@
 <a href="./tr/bind.html" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a></p>
 </div>
 
-    <p>Configuring Apache HTTP Server (httpd) to listen on specific addresses and ports.</p>
+    <p>Configuring Apache HTTPD to listen on specific addresses and ports.</p>
   </div>
 <div id="quickview"><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#overview">Overview</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#ipv6">Special IPv6 Considerations</a></li>

Modified: httpd/httpd/trunk/docs/manual/bind.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/bind.xml?rev=923712&r1=923711&r2=923712&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/bind.xml (original)
+++ httpd/httpd/trunk/docs/manual/bind.xml Tue Mar 16 12:48:31 2010
@@ -25,7 +25,7 @@
   <title>Binding</title>
 
   <summary>
-    <p>Configuring Apache HTTP Server (httpd) to listen on specific addresses and ports.</p>
+    <p>Configuring Apache HTTPD to listen on specific addresses and ports.</p>
   </summary>
 
   <seealso><a href="vhosts/">Virtual Hosts</a></seealso>

Modified: httpd/httpd/trunk/docs/manual/bind.xml.meta
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/bind.xml.meta?rev=923712&r1=923711&r2=923712&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/bind.xml.meta (original)
+++ httpd/httpd/trunk/docs/manual/bind.xml.meta Tue Mar 16 12:48:31 2010
@@ -9,7 +9,7 @@
   <variants>
     <variant outdated="yes">de</variant>
     <variant>en</variant>
-    <variant outdated="yes">fr</variant>
+    <variant>fr</variant>
     <variant outdated="yes">ja</variant>
     <variant outdated="yes">ko</variant>
     <variant outdated="yes">tr</variant>

Modified: httpd/httpd/trunk/docs/manual/configuring.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/configuring.html.en?rev=923712&r1=923711&r2=923712&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/configuring.html.en (original)
+++ httpd/httpd/trunk/docs/manual/configuring.html.en Tue Mar 16 12:48:31 2010
@@ -26,7 +26,7 @@
 <a href="./tr/configuring.html" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a></p>
 </div>
 
-<p>This document describes the files used to configure the Apache HTTP server (httpd).</p>
+<p>This document describes the files used to configure Apache HTTPD.</p>
 </div>
 <div id="quickview"><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#main">Main Configuration Files</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#syntax">Syntax of the Configuration Files</a></li>
@@ -40,7 +40,7 @@
     
     <table class="related"><tr><th>Related Modules</th><th>Related Directives</th></tr><tr><td><ul><li><code class="module"><a href="./mod/mod_mime.html">mod_mime</a></code></li></ul></td><td><ul><li><code class="directive"><a href="./mod/core.html#ifdefine">&lt;IfDefine&gt;</a></code></li><li><code class="directive"><a href="./mod/core.html#include">Include</a></code></li><li><code class="directive"><a href="./mod/mod_mime.html#typesconfig">TypesConfig</a></code></li></ul></td></tr></table>
 
-    <p>The Apache HTTP Server is configured by placing <a href="mod/directives.html">directives</a> in plain text
+    <p>Apache HTTPD is configured by placing <a href="mod/directives.html">directives</a> in plain text
     configuration files. The main configuration file is usually called
     <code>httpd.conf</code>. The location of this file is set at
     compile-time, but may be overridden with the <code>-f</code>

Modified: httpd/httpd/trunk/docs/manual/configuring.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/configuring.xml?rev=923712&r1=923711&r2=923712&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/configuring.xml (original)
+++ httpd/httpd/trunk/docs/manual/configuring.xml Tue Mar 16 12:48:31 2010
@@ -25,7 +25,7 @@
   <title>Configuration Files</title>
 
 <summary>
-<p>This document describes the files used to configure the Apache HTTP server (httpd).</p>
+<p>This document describes the files used to configure Apache HTTPD.</p>
 </summary>
 
   <section id="main">
@@ -41,7 +41,7 @@
       </directivelist>
     </related>
 
-    <p>The Apache HTTP Server is configured by placing <a
+    <p>Apache HTTPD is configured by placing <a
     href="mod/directives.html">directives</a> in plain text
     configuration files. The main configuration file is usually called
     <code>httpd.conf</code>. The location of this file is set at

Modified: httpd/httpd/trunk/docs/manual/content-negotiation.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/content-negotiation.html.en?rev=923712&r1=923711&r2=923712&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/content-negotiation.html.en (original)
+++ httpd/httpd/trunk/docs/manual/content-negotiation.html.en Tue Mar 16 12:48:31 2010
@@ -25,7 +25,7 @@
 </div>
 
 
-    <p>The Apache HTTP Server (httpd) supports content negotiation as described in
+    <p>Apache HTTPD supports content negotiation as described in
     the HTTP/1.1 specification. It can choose the best
     representation of a resource based on the browser-supplied
     preferences for media type, languages, character set and

Modified: httpd/httpd/trunk/docs/manual/content-negotiation.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/content-negotiation.xml?rev=923712&r1=923711&r2=923712&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/content-negotiation.xml (original)
+++ httpd/httpd/trunk/docs/manual/content-negotiation.xml Tue Mar 16 12:48:31 2010
@@ -26,7 +26,7 @@
 
 <summary>
 
-    <p>The Apache HTTP Server (httpd) supports content negotiation as described in
+    <p>Apache HTTPD supports content negotiation as described in
     the HTTP/1.1 specification. It can choose the best
     representation of a resource based on the browser-supplied
     preferences for media type, languages, character set and

Modified: httpd/httpd/trunk/docs/manual/custom-error.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/custom-error.html.en?rev=923712&r1=923711&r2=923712&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/custom-error.html.en (original)
+++ httpd/httpd/trunk/docs/manual/custom-error.html.en Tue Mar 16 12:48:31 2010
@@ -29,7 +29,7 @@
 
     <p>Although the Apache HTTP Server provides generic error responses
     in the event of 4xx or 5xx HTTP status codes, these responses are
-    rather stark, uninformative, and can be indimidating to site users.
+    rather stark, uninformative, and can be intimidating to site users.
     You may wish to provide custom error responses which are either 
     friendlier, or in some language other than English, or perhaps which
     are styled more in line with your site layout.</p>
@@ -55,8 +55,8 @@
 <div class="section">
 <h2><a name="configuration" id="configuration">Configuration</a></h2>
 
-    <p>Custom error documents are configured using the <code class="directive"><a href="./mod/core.html#errordocument">ErrorDocument</a></code> directive.
-    <code>ErrorDocument</code>, which may be used in global,
+    <p>Custom error documents are configured using the <code class="directive"><a href="./mod/core.html#errordocument">ErrorDocument</a></code> directive,
+    which may be used in global,
     virtualhost, or directory context. It may be used in .htaccess files
     if <code class="directive"><a href="./mod/core.html#allowoverride">AllowOverride</a></code> is set to 
     FileInfo.</p>
@@ -69,7 +69,7 @@
       ErrorDocument 401 /subscription/how_to_subscribe.html
     </code></p></div>
 
-    <p>The syntax of the <code>ErrorDocuemnt</code> directrive is:</p>
+    <p>The syntax of the <code>ErrorDocument</code> directive is:</p>
 
     <div class="example"><p><code>
       ErrorDocument &lt;3-digit-code&gt; &lt;action&gt;
@@ -197,7 +197,7 @@
     provide more useful information to users about your site, and what
     they can expect to find there.</p>
 
-    <p><code class="module"><a href="./mod/mod_includes.html">mod_includes</a></code> and <code class="module"><a href="./mod/mod_negotiation.html">mod_negotiation</a></code> 
+    <p><code class="module"><a href="./mod/mod_include.html">mod_include</a></code> and <code class="module"><a href="./mod/mod_negotiation.html">mod_negotiation</a></code> 
     must be enabled to use this feature.</p>
 
  </div></div>

Modified: httpd/httpd/trunk/docs/manual/custom-error.xml.es
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/custom-error.xml.es?rev=923712&r1=923711&r2=923712&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/custom-error.xml.es (original)
+++ httpd/httpd/trunk/docs/manual/custom-error.xml.es Tue Mar 16 12:48:31 2010
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.es.xsl"?>
-<!-- English Revision: 420990:922267 (outdated) -->
+<!-- English Revision: 420990:922907 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more

Modified: httpd/httpd/trunk/docs/manual/custom-error.xml.ja
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/custom-error.xml.ja?rev=923712&r1=923711&r2=923712&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/custom-error.xml.ja [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/custom-error.xml.ja [utf-8] Tue Mar 16 12:48:31 2010
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?>
-<!-- English Revision: 558686:922267 (outdated) -->
+<!-- English Revision: 558686:922907 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more

Modified: httpd/httpd/trunk/docs/manual/custom-error.xml.ko
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/custom-error.xml.ko?rev=923712&r1=923711&r2=923712&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/custom-error.xml.ko [euc-kr] (original)
+++ httpd/httpd/trunk/docs/manual/custom-error.xml.ko [euc-kr] Tue Mar 16 12:48:31 2010
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
-<!-- English Revision: 420990:922267 (outdated) -->
+<!-- English Revision: 420990:922907 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more

Modified: httpd/httpd/trunk/docs/manual/custom-error.xml.tr
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/custom-error.xml.tr?rev=923712&r1=923711&r2=923712&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/custom-error.xml.tr [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/custom-error.xml.tr [utf-8] Tue Mar 16 12:48:31 2010
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.tr.xsl"?>
-<!-- English Revision: 788930:922267 (outdated) -->
+<!-- English Revision: 788930:922907 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>

Modified: httpd/httpd/trunk/docs/manual/dns-caveats.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/dns-caveats.html.en?rev=923712&r1=923711&r2=923712&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/dns-caveats.html.en (original)
+++ httpd/httpd/trunk/docs/manual/dns-caveats.html.en Tue Mar 16 12:48:31 2010
@@ -5,7 +5,7 @@
               This file is generated from xml source: DO NOT EDIT
         XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
       -->
-<title>Issues Regarding DNS and Apache HTTPD - Apache HTTP Server</title>
+<title>Issues Regarding DNS and Apache HTTP Server - 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" />
@@ -16,7 +16,7 @@
 <img alt="" src="./images/feather.gif" /></div>
 <div class="up"><a href="./"><img title="&lt;-" alt="&lt;-" src="./images/left.gif" /></a></div>
 <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/">Documentation</a> &gt; <a href="./">Version 2.3</a></div><div id="page-content"><div id="preamble"><h1>Issues Regarding DNS and Apache HTTPD</h1>
+<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/">Documentation</a> &gt; <a href="./">Version 2.3</a></div><div id="page-content"><div id="preamble"><h1>Issues Regarding DNS and Apache HTTP Server</h1>
 <div class="toplang">
 <p><span>Available Languages: </span><a href="./en/dns-caveats.html" title="English">&nbsp;en&nbsp;</a> |
 <a href="./fr/dns-caveats.html" hreflang="fr" rel="alternate" title="Français">&nbsp;fr&nbsp;</a> |
@@ -26,7 +26,7 @@
 </div>
 
     <p>This page could be summarized with the statement: don't
-    configure Apache HTTPD in such a way that it relies on DNS resolution
+    configure Apache HTTP Server in such a way that it relies on DNS resolution
     for parsing of the configuration files. If HTTPD requires DNS
     resolution to parse the configuration files then your server
     may be subject to reliability problems (ie. it might not boot),

Modified: httpd/httpd/trunk/docs/manual/dns-caveats.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/dns-caveats.xml?rev=923712&r1=923711&r2=923712&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/dns-caveats.xml (original)
+++ httpd/httpd/trunk/docs/manual/dns-caveats.xml Tue Mar 16 12:48:31 2010
@@ -22,11 +22,11 @@
 
 <manualpage metafile="dns-caveats.xml.meta">
 
-  <title>Issues Regarding DNS and Apache HTTPD</title>
+  <title>Issues Regarding DNS and Apache HTTP Server</title>
 
   <summary>
     <p>This page could be summarized with the statement: don't
-    configure Apache HTTPD in such a way that it relies on DNS resolution
+    configure Apache HTTP Server in such a way that it relies on DNS resolution
     for parsing of the configuration files. If HTTPD requires DNS
     resolution to parse the configuration files then your server
     may be subject to reliability problems (ie. it might not boot),

Modified: httpd/httpd/trunk/docs/manual/dns-caveats.xml.ja
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/dns-caveats.xml.ja?rev=923712&r1=923711&r2=923712&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/dns-caveats.xml.ja [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/dns-caveats.xml.ja [utf-8] Tue Mar 16 12:48:31 2010
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?>
-<!-- English Revision: 507346:788974 (outdated) -->
+<!-- English Revision: 507346:922709 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more

Modified: httpd/httpd/trunk/docs/manual/dns-caveats.xml.ko
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/dns-caveats.xml.ko?rev=923712&r1=923711&r2=923712&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/dns-caveats.xml.ko [euc-kr] (original)
+++ httpd/httpd/trunk/docs/manual/dns-caveats.xml.ko [euc-kr] Tue Mar 16 12:48:31 2010
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
-<!-- English Revision: 105989:788974 (outdated) -->
+<!-- English Revision: 105989:922709 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more

Modified: httpd/httpd/trunk/docs/manual/dns-caveats.xml.meta
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/dns-caveats.xml.meta?rev=923712&r1=923711&r2=923712&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/dns-caveats.xml.meta (original)
+++ httpd/httpd/trunk/docs/manual/dns-caveats.xml.meta Tue Mar 16 12:48:31 2010
@@ -11,6 +11,6 @@
     <variant>fr</variant>
     <variant outdated="yes">ja</variant>
     <variant outdated="yes">ko</variant>
-    <variant>tr</variant>
+    <variant outdated="yes">tr</variant>
   </variants>
 </metafile>

Modified: httpd/httpd/trunk/docs/manual/dns-caveats.xml.tr
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/dns-caveats.xml.tr?rev=923712&r1=923711&r2=923712&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/dns-caveats.xml.tr [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/dns-caveats.xml.tr [utf-8] Tue Mar 16 12:48:31 2010
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.tr.xsl"?>
-<!-- English Revision: 788974 -->
+<!-- English Revision: 788974:922709 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>

Modified: httpd/httpd/trunk/docs/manual/mod/mod_ssl.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_ssl.html.en?rev=923712&r1=923711&r2=923712&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_ssl.html.en (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_ssl.html.en Tue Mar 16 12:48:31 2010
@@ -705,8 +705,8 @@ during a renegotiation.  This vulnerabil
 server.  A protocol extension was developed which fixed this
 vulnerability if supported by both client and server.</p>
 
-<p>If <code class="module"><a href="../mod/mod_ssl.html">mod_ssl</a></code> is linked against OpenSSL version 1.0.0
-Beta 5 or later, by default renegotiation is only supported with
+<p>If <code class="module"><a href="../mod/mod_ssl.html">mod_ssl</a></code> is linked against OpenSSL version 0.9.8m
+or later, by default renegotiation is only supported with
 clients supporting the new protocol extension.  If this directive is
 enabled, renegotiation will be allowed with old (unpatched) clients,
 albeit insecurely.</p>

Modified: httpd/httpd/trunk/docs/manual/server-wide.xml.meta
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/server-wide.xml.meta?rev=923712&r1=923711&r2=923712&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/server-wide.xml.meta (original)
+++ httpd/httpd/trunk/docs/manual/server-wide.xml.meta Tue Mar 16 12:48:31 2010
@@ -8,7 +8,7 @@
 
   <variants>
     <variant>en</variant>
-    <variant outdated="yes">fr</variant>
+    <variant>fr</variant>
     <variant outdated="yes">ja</variant>
     <variant outdated="yes">ko</variant>
     <variant outdated="yes">tr</variant>

Modified: httpd/httpd/trunk/docs/manual/stopping.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/stopping.html.en?rev=923712&r1=923711&r2=923712&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/stopping.html.en (original)
+++ httpd/httpd/trunk/docs/manual/stopping.html.en Tue Mar 16 12:48:31 2010
@@ -5,7 +5,7 @@
               This file is generated from xml source: DO NOT EDIT
         XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
       -->
-<title>Stopping and Restarting - Apache HTTP Server</title>
+<title>Stopping and Restarting Apache HTTPD - 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" />
@@ -16,7 +16,7 @@
 <img alt="" src="./images/feather.gif" /></div>
 <div class="up"><a href="./"><img title="&lt;-" alt="&lt;-" src="./images/left.gif" /></a></div>
 <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/">Documentation</a> &gt; <a href="./">Version 2.3</a></div><div id="page-content"><div id="preamble"><h1>Stopping and Restarting</h1>
+<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/">Documentation</a> &gt; <a href="./">Version 2.3</a></div><div id="page-content"><div id="preamble"><h1>Stopping and Restarting Apache HTTPD</h1>
 <div class="toplang">
 <p><span>Available Languages: </span><a href="./de/stopping.html" hreflang="de" rel="alternate" title="Deutsch">&nbsp;de&nbsp;</a> |
 <a href="./en/stopping.html" title="English">&nbsp;en&nbsp;</a> |
@@ -27,7 +27,7 @@
 <a href="./tr/stopping.html" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a></p>
 </div>
 
-    <p>This document covers stopping and restarting the Apache HTTP Server (httpd) on
+    <p>This document covers stopping and restarting Apache HTTPD on
     Unix-like systems. Windows NT, 2000 and XP users should see
     <a href="platform/windows.html#winsvc">Running httpd as a
     Service</a> and Windows 9x and ME users should see <a href="platform/windows.html#wincons">Running httpd as a

Modified: httpd/httpd/trunk/docs/manual/stopping.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/stopping.xml?rev=923712&r1=923711&r2=923712&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/stopping.xml (original)
+++ httpd/httpd/trunk/docs/manual/stopping.xml Tue Mar 16 12:48:31 2010
@@ -22,10 +22,10 @@
 
 <manualpage metafile="stopping.xml.meta">
 
-  <title>Stopping and Restarting</title>
+  <title>Stopping and Restarting Apache HTTPD</title>
 
 <summary>
-    <p>This document covers stopping and restarting the Apache HTTP Server (httpd) on
+    <p>This document covers stopping and restarting Apache HTTPD on
     Unix-like systems. Windows NT, 2000 and XP users should see
     <a href="platform/windows.html#winsvc">Running httpd as a
     Service</a> and Windows 9x and ME users should see <a

Modified: httpd/httpd/trunk/docs/manual/stopping.xml.meta
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/stopping.xml.meta?rev=923712&r1=923711&r2=923712&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/stopping.xml.meta (original)
+++ httpd/httpd/trunk/docs/manual/stopping.xml.meta Tue Mar 16 12:48:31 2010
@@ -10,7 +10,7 @@
     <variant outdated="yes">de</variant>
     <variant>en</variant>
     <variant outdated="yes">es</variant>
-    <variant outdated="yes">fr</variant>
+    <variant>fr</variant>
     <variant outdated="yes">ja</variant>
     <variant outdated="yes">ko</variant>
     <variant outdated="yes">tr</variant>

Modified: httpd/httpd/trunk/docs/manual/suexec.xml.meta
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/suexec.xml.meta?rev=923712&r1=923711&r2=923712&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/suexec.xml.meta (original)
+++ httpd/httpd/trunk/docs/manual/suexec.xml.meta Tue Mar 16 12:48:31 2010
@@ -8,7 +8,7 @@
 
   <variants>
     <variant>en</variant>
-    <variant outdated="yes">fr</variant>
+    <variant>fr</variant>
     <variant outdated="yes">ja</variant>
     <variant outdated="yes">ko</variant>
     <variant outdated="yes">tr</variant>

Modified: httpd/httpd/trunk/docs/manual/upgrading.xml.meta
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/upgrading.xml.meta?rev=923712&r1=923711&r2=923712&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/upgrading.xml.meta (original)
+++ httpd/httpd/trunk/docs/manual/upgrading.xml.meta Tue Mar 16 12:48:31 2010
@@ -8,6 +8,6 @@
 
   <variants>
     <variant>en</variant>
-    <variant outdated="yes">fr</variant>
+    <variant>fr</variant>
   </variants>
 </metafile>

Modified: httpd/httpd/trunk/docs/manual/urlmapping.xml.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/urlmapping.xml.fr?rev=923712&r1=923711&r2=923712&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/urlmapping.xml.fr (original)
+++ httpd/httpd/trunk/docs/manual/urlmapping.xml.fr Tue Mar 16 12:48:31 2010
@@ -3,7 +3,7 @@
 <?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?>
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
-<!-- English Revision: 921872 -->
+<!-- English Revision: 921872:922907 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more

Modified: httpd/httpd/trunk/docs/manual/urlmapping.xml.ja
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/urlmapping.xml.ja?rev=923712&r1=923711&r2=923712&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/urlmapping.xml.ja [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/urlmapping.xml.ja [utf-8] Tue Mar 16 12:48:31 2010
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?>
-<!-- English Revision: 151408:921872 (outdated) -->
+<!-- English Revision: 151408:922907 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more

Modified: httpd/httpd/trunk/docs/manual/urlmapping.xml.ko
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/urlmapping.xml.ko?rev=923712&r1=923711&r2=923712&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/urlmapping.xml.ko [euc-kr] (original)
+++ httpd/httpd/trunk/docs/manual/urlmapping.xml.ko [euc-kr] Tue Mar 16 12:48:31 2010
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
-<!-- English Revision: 151408:921872 (outdated) -->
+<!-- English Revision: 151408:922907 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more

Modified: httpd/httpd/trunk/docs/manual/urlmapping.xml.tr
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/urlmapping.xml.tr?rev=923712&r1=923711&r2=923712&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/urlmapping.xml.tr [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/urlmapping.xml.tr [utf-8] Tue Mar 16 12:48:31 2010
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.tr.xsl"?>
-<!-- English Revision: 732819:921872 (outdated) -->
+<!-- English Revision: 732819:922907 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>



Re: svn commit: r923712 - in /httpd/httpd/trunk/docs/manual: ./ mod/

Posted by Rich Bowen <rb...@rcbowen.com>.
On Mar 16, 2010, at 1:24 PM, Roy T. Fielding wrote:

> On Mar 16, 2010, at 5:48 AM, rbowen@apache.org wrote:
>
>> Author: rbowen
>> Date: Tue Mar 16 12:48:31 2010
>> New Revision: 923712
>>
>> URL: http://svn.apache.org/viewvc?rev=923712&view=rev
>> Log:
>> In as much as we can be said to have consensus on anything at all, we
>> appear to have consensus that we will refer to the product (in the
>> documentation) as Apache HTTPD, or HTTPD for short, and to the server
>> binary executable as <code>httpd</code>. Here's a few changes to that
>> effect.
>
> WTF?  -1

Apologies. The goal is to stop using 'Apache', by itself, to refer to  
the server, and to replace it with something that distinguishes the  
foundation from this particular project. This was requested by wrowe,  
from a different angle, by Sally and the PRC.

I'll cease in this endeavor until there's some kind of agreement as to  
what it should be replaced with. It appears that we're a ways away  
from that.

--Rich

Re: svn commit: r923712 - in /httpd/httpd/trunk/docs/manual: ./ mod/

Posted by Noirin Shirley <no...@apache.org>.
On Tue, Mar 16, 2010 at 8:30 PM, William A. Rowe Jr.
<wr...@rowe-clan.net> wrote:
> On 3/16/2010 2:24 PM, Noirin Shirley wrote:
>> On Tue, Mar 16, 2010 at 8:05 PM, William A. Rowe Jr.
>> <wr...@rowe-clan.net> wrote:
>>> On 3/16/2010 12:37 PM, Noirin Shirley wrote:
>>>>
>>>> In some places, we use httpd, but that leads to some horrible
>>>> confusion between the product and the command.
>>>
>>> I guess I'm not seeing the disconnect.  If a reader cannot parse httpd
>>> as shorthand "the Apache HTTP Server program", then we have more serious
>>> issues in helping them become a web server administrator.
>>
>> The problem is that httpd is used as shorthand for "the Apache HTTP
>> Server" *and* as a reference to a specific binary/process/command, and
>> we assume that people can work out the difference, because, y'know,
>> Bill knows the difference, and Roy does, so obviously, all the rest of
>> us should too.
>
> Actually;
>
> the command is usually apachectl ;-)

Unfortunately "usually" isn't the same as "always", and that only adds
to the confusion.

I know that you know what you're talking about when you say httpd, in
any context. But a user coming to our docs sees the same word used as
a process name, and as a product name, and then as a command, and then
they're told they shouldn't use that command, ...

Not everyone can be VP of the project. The docs are meant to make it
easier for the people who *aren't* VP to use our software.

Noirin

Re: svn commit: r923712 - in /httpd/httpd/trunk/docs/manual: ./ mod/

Posted by "William A. Rowe Jr." <wr...@rowe-clan.net>.
On 3/16/2010 2:24 PM, Noirin Shirley wrote:
> On Tue, Mar 16, 2010 at 8:05 PM, William A. Rowe Jr.
> <wr...@rowe-clan.net> wrote:
>> On 3/16/2010 12:37 PM, Noirin Shirley wrote:
>>>
>>> In some places, we use httpd, but that leads to some horrible
>>> confusion between the product and the command.
>>
>> I guess I'm not seeing the disconnect.  If a reader cannot parse httpd
>> as shorthand "the Apache HTTP Server program", then we have more serious
>> issues in helping them become a web server administrator.
> 
> The problem is that httpd is used as shorthand for "the Apache HTTP
> Server" *and* as a reference to a specific binary/process/command, and
> we assume that people can work out the difference, because, y'know,
> Bill knows the difference, and Roy does, so obviously, all the rest of
> us should too.

Actually;

the command is usually apachectl ;-)

Re: svn commit: r923712 - in /httpd/httpd/trunk/docs/manual: ./ mod/

Posted by "Roy T. Fielding" <fi...@gbiv.com>.
On Mar 16, 2010, at 12:24 PM, Noirin Shirley wrote:

> On Tue, Mar 16, 2010 at 8:05 PM, William A. Rowe Jr.
> <wr...@rowe-clan.net> wrote:
>> On 3/16/2010 12:37 PM, Noirin Shirley wrote:
>>> 
>>> In some places, we use httpd, but that leads to some horrible
>>> confusion between the product and the command.
>> 
>> I guess I'm not seeing the disconnect.  If a reader cannot parse httpd
>> as shorthand "the Apache HTTP Server program", then we have more serious
>> issues in helping them become a web server administrator.
> 
> The problem is that httpd is used as shorthand for "the Apache HTTP
> Server" *and* as a reference to a specific binary/process/command, and
> we assume that people can work out the difference, because, y'know,
> Bill knows the difference, and Roy does, so obviously, all the rest of
> us should too.

No, they can work out the difference (assuming they ever need to)
by looking at the context.

> If the command were, say, "apache2", then just using "Apache HTTP
> Server (httpd)" for the first mention, and "httpd" thereafter would be
> fine. Heck, even if we absolutely always used "apachectl", and never
> referred to the binary directly, we might be able to get something
> that worked, although there'd be a lot more rewriting of docs
> required. But when it's not always clear to people who've been working
> on the project for years whether a given instance of "httpd" refers to
> a single binary or a set of binaries, and config files, and sometimes
> other bits and pieces, how on earth do we expect users to be able to
> grok what we're talking about?
> 
> And as for clueless lawyers, unless we've given one commit access,
> they're not the only ones using HTTPd either - cf
> http://httpd.apache.org/docs/2.2/install.html

Yes, both Joshua Slive and Ken Coar would (very rarely) capitalize
the HTTP for no apparent reason, as would various denizens of other
projects (NCSA HTTPd post-1.5, kHTTPd, OmniHTTPd, etc.).  That doesn't
make it our product name.  A patch to make everything consistently
wrong is not an improvement over being inconsistently wrong in our docs.

....Roy

Re: svn commit: r923712 - in /httpd/httpd/trunk/docs/manual: ./ mod/

Posted by Noirin Shirley <no...@apache.org>.
On Tue, Mar 16, 2010 at 8:05 PM, William A. Rowe Jr.
<wr...@rowe-clan.net> wrote:
> On 3/16/2010 12:37 PM, Noirin Shirley wrote:
>>
>> In some places, we use httpd, but that leads to some horrible
>> confusion between the product and the command.
>
> I guess I'm not seeing the disconnect.  If a reader cannot parse httpd
> as shorthand "the Apache HTTP Server program", then we have more serious
> issues in helping them become a web server administrator.

The problem is that httpd is used as shorthand for "the Apache HTTP
Server" *and* as a reference to a specific binary/process/command, and
we assume that people can work out the difference, because, y'know,
Bill knows the difference, and Roy does, so obviously, all the rest of
us should too.

If the command were, say, "apache2", then just using "Apache HTTP
Server (httpd)" for the first mention, and "httpd" thereafter would be
fine. Heck, even if we absolutely always used "apachectl", and never
referred to the binary directly, we might be able to get something
that worked, although there'd be a lot more rewriting of docs
required. But when it's not always clear to people who've been working
on the project for years whether a given instance of "httpd" refers to
a single binary or a set of binaries, and config files, and sometimes
other bits and pieces, how on earth do we expect users to be able to
grok what we're talking about?

And as for clueless lawyers, unless we've given one commit access,
they're not the only ones using HTTPd either - cf
http://httpd.apache.org/docs/2.2/install.html

Noirin

Re: svn commit: r923712 - in /httpd/httpd/trunk/docs/manual: ./ mod/

Posted by "William A. Rowe Jr." <wr...@rowe-clan.net>.
On 3/16/2010 12:37 PM, Noirin Shirley wrote:
> 
> In some places, we use httpd, but that leads to some horrible
> confusion between the product and the command.

I guess I'm not seeing the disconnect.  If a reader cannot parse httpd
as shorthand "the Apache HTTP Server program", then we have more serious
issues in helping them become a web server administrator.

I was a bit confused in this commit message w.r.t. "concensus".  Noirin and
yourself clearly take one view, Roy and I have expounded a very contrary view,
and I haven't see the rest of this dialog (following dev@, docs@, users@ etc).


Re: svn commit: r923712 - in /httpd/httpd/trunk/docs/manual: ./ mod/

Posted by Noirin Shirley <no...@apache.org>.
On Tue, Mar 16, 2010 at 6:24 PM, Roy T. Fielding <fi...@gbiv.com> wrote:
> On Mar 16, 2010, at 5:48 AM, rbowen@apache.org wrote:
>
>> Author: rbowen
>> Date: Tue Mar 16 12:48:31 2010
>> New Revision: 923712
>>
>> URL: http://svn.apache.org/viewvc?rev=923712&view=rev
>> Log:
>> In as much as we can be said to have consensus on anything at all, we
>> appear to have consensus that we will refer to the product (in the
>> documentation) as Apache HTTPD, or HTTPD for short, and to the server
>> binary executable as <code>httpd</code>. Here's a few changes to that
>> effect.
>
> I thought the only people who ever capitalize HTTP in httpd are
> clueless lawyers.  httpd is the product name.

We've never been even remotely consistent about the name of the product.

In some places, we use httpd, but that leads to some horrible
confusion between the product and the command.

In other places, we use Apache HTTP Server, but then when we switch to
httpd because it's less wordy or fits the sentence better, it's not at
all clear that httpd and Apache HTTP Server mean the same thing.

In a few places, we use Apache Web Server, just for variety (and, I've
heard it argued, because it can serve over more than just HTTP).

> It is not, and never
> has been, HTTPD, HTTPd, or any other misspelling of d.  It's that
> bloody thing we put in the package name, like

I don't really see how the package name proves anything - Tomcat
packages have names like apache-tomcat-5.5.28.tar.gz, but I've never
been called clueless (or a lawyer) for capitalising the project name
differently to the package name.

Sure, httpd makes sense as an all-small command. But I see no reason
that it's stupid to distinguish between the command and the product,
and nothing you've said convinces me that HTTPD or HTTPD or Httpd or
any other product name that removes the ambiguity is any worse than
calling the product "Web Server".

Noirin

Re: svn commit: r923712 - in /httpd/httpd/trunk/docs/manual: ./ mod/

Posted by Aaron Bannert <aa...@clove.org>.
On Fri, Mar 19, 2010 at 12:28:46AM +0000, Justin Erenkrantz wrote:
> On Wed, Mar 17, 2010 at 12:17 PM, Noirin Shirley <no...@apache.org> wrote:
> > On Wed, Mar 17, 2010 at 12:54 PM, Dan Poirier <po...@pobox.com> wrote:
> >>
> >> How about Apache Web Server?  Httpd is just the name of one of the
> >> files, and not even the one people run to start it most of the time.
> >> Apache HTTP Server is fine, but Apache Web Server is equally correct,
> >> easier to pronounce, and less geeky :-)
> >
> > I also like this option.
> 
> From the peanut gallery, eww.  =P
> 
> +1 to "Apache HTTP Server" (long name) and "httpd" (short name).
> 
> I don't see a compelling reason to rebrand now - we would only want to
> do so if we wanted to do that as a major 'publicity' push which I
> doubt is on our collective radar screen.
> 
> (BTW, the InConSisteNt capitalization always bugged me to no end...)  -- justin

Another +1 from the peanut gallery for "Apache HTTP Server" and "httpd".

-aaron

Re: svn commit: r923712 - in /httpd/httpd/trunk/docs/manual: ./ mod/

Posted by Justin Erenkrantz <ju...@erenkrantz.com>.
On Wed, Mar 17, 2010 at 12:17 PM, Noirin Shirley <no...@apache.org> wrote:
> On Wed, Mar 17, 2010 at 12:54 PM, Dan Poirier <po...@pobox.com> wrote:
>>
>> How about Apache Web Server?  Httpd is just the name of one of the
>> files, and not even the one people run to start it most of the time.
>> Apache HTTP Server is fine, but Apache Web Server is equally correct,
>> easier to pronounce, and less geeky :-)
>
> I also like this option.

>From the peanut gallery, eww.  =P

+1 to "Apache HTTP Server" (long name) and "httpd" (short name).

I don't see a compelling reason to rebrand now - we would only want to
do so if we wanted to do that as a major 'publicity' push which I
doubt is on our collective radar screen.

(BTW, the InConSisteNt capitalization always bugged me to no end...)  -- justin

Re: svn commit: r923712 - in /httpd/httpd/trunk/docs/manual: ./ mod/

Posted by Noirin Shirley <no...@apache.org>.
On Wed, Mar 17, 2010 at 12:54 PM, Dan Poirier <po...@pobox.com> wrote:
>
> How about Apache Web Server?  Httpd is just the name of one of the
> files, and not even the one people run to start it most of the time.
> Apache HTTP Server is fine, but Apache Web Server is equally correct,
> easier to pronounce, and less geeky :-)

I also like this option.

N

Re: svn commit: r923712 - in /httpd/httpd/trunk/docs/manual: ./ mod/

Posted by Dan Poirier <po...@pobox.com>.
On 2010-03-16 at 16:57, Mladen Turk <mt...@apache.org> wrote:

> On 03/16/2010 09:37 PM, William A. Rowe Jr. wrote:
>>>>
>>>> I thought the only people who ever capitalize HTTP in httpd are
>>>> clueless lawyers.
>>>
>>> apache_1.2.4.tar.gz/ABOUT_APACHE
>>>
>>> The Apache HTTP Server Project
>>>    http://www.apache.org/
>>>       June 1997
>>>
>>> Seems the HTTPD is used for a long time
>>
>> I'm sorry, I'm looking at your snip and I don't see a captial D.
>>
>
> Choose one. D or d :)
>
> IMHO Apache HTTPD is no better then Apache httpd.
> It should be Apache Httpd thought.

How about Apache Web Server?  Httpd is just the name of one of the
files, and not even the one people run to start it most of the time.
Apache HTTP Server is fine, but Apache Web Server is equally correct,
easier to pronounce, and less geeky :-)

Dan

Re: svn commit: r923712 - in /httpd/httpd/trunk/docs/manual: ./ mod/

Posted by Mladen Turk <mt...@apache.org>.
On 03/16/2010 09:37 PM, William A. Rowe Jr. wrote:
>>>
>>> I thought the only people who ever capitalize HTTP in httpd are
>>> clueless lawyers.
>>
>> apache_1.2.4.tar.gz/ABOUT_APACHE
>>
>> The Apache HTTP Server Project
>>    http://www.apache.org/
>>       June 1997
>>
>> Seems the HTTPD is used for a long time
>
> I'm sorry, I'm looking at your snip and I don't see a captial D.
>

Choose one. D or d :)

IMHO Apache HTTPD is no better then Apache httpd.
It should be Apache Httpd thought.



Regards
-- 
^TM

Re: svn commit: r923712 - in /httpd/httpd/trunk/docs/manual: ./ mod/

Posted by "William A. Rowe Jr." <wr...@rowe-clan.net>.
On 3/16/2010 2:58 PM, Mladen Turk wrote:
> On 03/16/2010 06:24 PM, Roy T. Fielding wrote:
>>
>> I thought the only people who ever capitalize HTTP in httpd are
>> clueless lawyers.
> 
> apache_1.2.4.tar.gz/ABOUT_APACHE
> 
> The Apache HTTP Server Project
>   http://www.apache.org/
>      June 1997
> 
> Seems the HTTPD is used for a long time

I'm sorry, I'm looking at your snip and I don't see a captial D.

Re: svn commit: r923712 - in /httpd/httpd/trunk/docs/manual: ./ mod/

Posted by Mladen Turk <mt...@apache.org>.
On 03/16/2010 06:24 PM, Roy T. Fielding wrote:
>
> I thought the only people who ever capitalize HTTP in httpd are
> clueless lawyers.

apache_1.2.4.tar.gz/ABOUT_APACHE

The Apache HTTP Server Project
   http://www.apache.org/
      June 1997

Seems the HTTPD is used for a long time

Regards
-- 
^TM

Re: svn commit: r923712 - in /httpd/httpd/trunk/docs/manual: ./ mod/

Posted by "Roy T. Fielding" <fi...@gbiv.com>.
On Mar 16, 2010, at 5:48 AM, rbowen@apache.org wrote:

> Author: rbowen
> Date: Tue Mar 16 12:48:31 2010
> New Revision: 923712
> 
> URL: http://svn.apache.org/viewvc?rev=923712&view=rev
> Log:
> In as much as we can be said to have consensus on anything at all, we
> appear to have consensus that we will refer to the product (in the
> documentation) as Apache HTTPD, or HTTPD for short, and to the server
> binary executable as <code>httpd</code>. Here's a few changes to that
> effect.

WTF?  -1

I thought the only people who ever capitalize HTTP in httpd are
clueless lawyers.  httpd is the product name.  It is not, and never
has been, HTTPD, HTTPd, or any other misspelling of d.  It's that
bloody thing we put in the package name, like

   httpd-2.2.15.tar.gz

which should really be

   apache-httpd-2.2.15.tar.gz

but that's another discussion.

....Roy