]> granicus.if.org Git - apache/commitdiff
Rebuild transformations.
authorRich Bowen <rbowen@apache.org>
Mon, 6 Dec 2010 19:02:00 +0000 (19:02 +0000)
committerRich Bowen <rbowen@apache.org>
Mon, 6 Dec 2010 19:02:00 +0000 (19:02 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1042760 13f79535-47bb-0310-9956-ffa450edef68

46 files changed:
docs/manual/mod/core.html.en
docs/manual/mod/core.xml.de
docs/manual/mod/core.xml.ja
docs/manual/mod/core.xml.tr
docs/manual/mod/mod_alias.html.en
docs/manual/mod/mod_alias.xml.ja
docs/manual/mod/mod_alias.xml.ko
docs/manual/mod/mod_alias.xml.tr
docs/manual/mod/mod_authnz_ldap.html.en
docs/manual/mod/mod_info.html.en
docs/manual/mod/mod_info.xml.ja
docs/manual/mod/mod_info.xml.ko
docs/manual/mod/mod_proxy.html.en
docs/manual/mod/mod_proxy.xml.ja
docs/manual/rewrite/access.html.en
docs/manual/rewrite/vhosts.html.en
docs/manual/sections.html.en
docs/manual/sections.html.fr
docs/manual/sections.xml.fr
docs/manual/sections.xml.ja
docs/manual/sections.xml.ko
docs/manual/sections.xml.meta
docs/manual/sections.xml.tr
docs/manual/ssl/ssl_howto.html.en
docs/manual/vhosts/examples.html.en
docs/manual/vhosts/examples.html.fr
docs/manual/vhosts/examples.xml.fr
docs/manual/vhosts/examples.xml.ja
docs/manual/vhosts/examples.xml.ko
docs/manual/vhosts/examples.xml.meta
docs/manual/vhosts/examples.xml.tr
docs/manual/vhosts/index.html.en
docs/manual/vhosts/index.html.fr
docs/manual/vhosts/index.xml.de
docs/manual/vhosts/index.xml.fr
docs/manual/vhosts/index.xml.ja
docs/manual/vhosts/index.xml.ko
docs/manual/vhosts/index.xml.meta
docs/manual/vhosts/index.xml.tr
docs/manual/vhosts/ip-based.html.en
docs/manual/vhosts/ip-based.html.fr
docs/manual/vhosts/ip-based.xml.fr
docs/manual/vhosts/ip-based.xml.ja
docs/manual/vhosts/ip-based.xml.ko
docs/manual/vhosts/ip-based.xml.meta
docs/manual/vhosts/ip-based.xml.tr

index 3856bca35d4bb2f1f196dc5fa76201d7987b8c5d..5a0cedf0625c177c22a6ddbf93772f849df9437a 100644 (file)
@@ -814,7 +814,7 @@ from the web</td></tr>
     </code></p></div>
 
     <p>then an access to
-    <code>http://www.my.host.com/index.html</code> refers to
+    <code>http://my.example.com/index.html</code> refers to
     <code>/usr/web/index.html</code>. If the <var>directory-path</var> is 
     not absolute then it is assumed to be relative to the <code class="directive"><a href="#serverroot">ServerRoot</a></code>.</p>
 
@@ -3435,8 +3435,8 @@ to name-virtual hosts</td></tr>
 
     <div class="example"><p><code>
       &lt;VirtualHost *:80&gt;<br />
-      ServerName server.domain.com<br />
-      ServerAlias server server2.domain.com server2<br />
+      ServerName server.example.com<br />
+      ServerAlias server server2.example.com server2<br />
       ServerAlias *.example.com<br />
       UseCanonicalName Off<br />
       # ...<br />
@@ -3919,10 +3919,10 @@ port</td></tr>
     type a shortname, and a URL which is a directory, such as
     <code>http://www/splat</code>, <em>without the trailing
     slash</em> then Apache httpd will redirect them to
-    <code>http://www.domain.com/splat/</code>. If you have
+    <code>http://www.example.com/splat/</code>. If you have
     authentication enabled, this will cause the user to have to
     authenticate twice (once for <code>www</code> and once again
-    for <code>www.domain.com</code> -- see <a href="http://httpd.apache.org/docs/misc/FAQ.html#prompted-twice">the
+    for <code>www.example.com</code> -- see <a href="http://httpd.apache.org/docs/misc/FAQ.html#prompted-twice">the
     FAQ on this subject for more information</a>). But if
     <code class="directive">UseCanonicalName</code> is set <code>Off</code>, then
     Apache httpd will redirect to <code>http://www/splat/</code>.</p>
index be9d64c0e993bce47f6f7e2c71c7c46936d9c7aa..1a3f63224acec1fc70d0c86d7f8930cd76f0e27c 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?>
-<!-- English Revision: 167959:1041620 (outdated) -->
+<!-- English Revision: 167959:1042758 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 8adcc880f868bd03fc4325a674f8697885f73566..0a24d9469bd45731d0897d1458bd461f681fcd72 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 669847:1041620 (outdated) -->
+<!-- English Revision: 669847:1042758 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 249c2c83a343884147b6a24d52d7ff853480d4da..e3ce8ef5d08c7f51e3552818a18ed50efe0e8ee9 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.tr.xsl"?>
-<!-- English Revision: 813376:1041620 (outdated) -->
+<!-- English Revision: 813376:1042758 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>
index a29aa261bc1ecdce62d16484c9c1d9d5112626c3..95a4bff86aac1640b7b9068c573b5664b1f9137a 100644 (file)
@@ -369,7 +369,7 @@ of the current URL</td></tr>
     another server, one might use:</p>
 
     <div class="example"><p><code>
-      RedirectMatch (.*)\.gif$ http://www.anotherserver.com$1.jpg
+      RedirectMatch (.*)\.gif$ http://other.example.com$1.jpg
     </code></p></div>
 
     <p>The considerations related to the difference between
index a4be0798907b49ea73b5e3419683398918345c84..6967970121c7d810930eb1ce7342133ce75b2480 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 151408:1031084 (outdated) -->
+<!-- English Revision: 151408:1042758 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 95899f7ed3e919c0c57d72defd8587bc292b8c6b..0050e07a1881b76ad80b2b2a96ff295edefcc674 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 151408:1031084 (outdated) -->
+<!-- English Revision: 151408:1042758 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 7abdc485eac4560aed9818b2d3d281144ff4d49f..09717c19835ff5933ecdeab41690668b0626aa5e 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.tr.xsl"?>
-<!-- English Revision: 770506:1031084 (outdated) -->
+<!-- English Revision: 770506:1042758 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>
index 0814b54f2d92de020c76e2235bcfef51ad29de24..67f2200dc0d67d73353bc1df828acfc4e5df6d1c 100644 (file)
@@ -360,7 +360,7 @@ for HTTP Basic authentication.</td></tr>
     must be surrounded with double quotes. Multiple users can also be
     granted access by using multiple <code>Require ldap-user</code>
     directives, with one user per line. For example, with a <code class="directive"><a href="#authldapurl">AuthLDAPURL</a></code> of
-    <code>ldap://ldap/o=Airius?cn</code> (i.e., <code>cn</code> is
+    <code>ldap://ldap/o=Example?cn</code> (i.e., <code>cn</code> is
     used for searches), the following Require directives could be used
     to restrict access:</p>
 <div class="example"><p><code>
@@ -390,47 +390,47 @@ Require ldap-user "Joe Manager"<br />
     For example, assume that the following entry existed in
     the LDAP directory:</p>
 <div class="example"><p><code>
-dn: cn=Administrators, o=Airius<br />
+dn: cn=Administrators, o=Example<br />
 objectClass: groupOfUniqueNames<br />
-uniqueMember: cn=Barbara Jenson, o=Airius<br />
-uniqueMember: cn=Fred User, o=Airius<br />
+uniqueMember: cn=Barbara Jenson, o=Example<br />
+uniqueMember: cn=Fred User, o=Example<br />
 </code></p></div>
 
     <p>The following directive would grant access to both Fred and
     Barbara:</p>
-<div class="example"><p><code>Require ldap-group cn=Administrators, o=Airius</code></p></div>
+<div class="example"><p><code>Require ldap-group cn=Administrators, o=Example</code></p></div>
 
     <p>Members can also be found within sub-groups of a specified LDAP group
     if <code class="directive"><a href="#authldapmaxsubgroupdepth">AuthLDAPMaxSubGroupDepth</a></code>
     is set to a value greater than 0. For example, assume the following entries
     exist in the LDAP directory:</p>
 <div class="example"><p><code>
-dn: cn=Employees, o=Airius<br />
+dn: cn=Employees, o=Example<br />
 objectClass: groupOfUniqueNames<br />
-uniqueMember: cn=Managers, o=Airius<br />
-uniqueMember: cn=Administrators, o=Airius<br />
-uniqueMember: cn=Users, o=Airius<br />
+uniqueMember: cn=Managers, o=Example<br />
+uniqueMember: cn=Administrators, o=Example<br />
+uniqueMember: cn=Users, o=Example<br />
 <br />
-dn: cn=Managers, o=Airius<br />
+dn: cn=Managers, o=Example<br />
 objectClass: groupOfUniqueNames<br />
-uniqueMember: cn=Bob Ellis, o=Airius<br />
-uniqueMember: cn=Tom Jackson, o=Airius<br />
+uniqueMember: cn=Bob Ellis, o=Example<br />
+uniqueMember: cn=Tom Jackson, o=Example<br />
 <br />
-dn: cn=Administrators, o=Airius<br />
+dn: cn=Administrators, o=Example<br />
 objectClass: groupOfUniqueNames<br />
-uniqueMember: cn=Barbara Jenson, o=Airius<br />
-uniqueMember: cn=Fred User, o=Airius<br />
+uniqueMember: cn=Barbara Jenson, o=Example<br />
+uniqueMember: cn=Fred User, o=Example<br />
 <br />
-dn: cn=Users, o=Airius<br />
+dn: cn=Users, o=Example<br />
 objectClass: groupOfUniqueNames<br />
-uniqueMember: cn=Allan Jefferson, o=Airius<br />
-uniqueMember: cn=Paul Tilley, o=Airius<br />
-uniqueMember: cn=Temporary Employees, o=Airius<br />
+uniqueMember: cn=Allan Jefferson, o=Example<br />
+uniqueMember: cn=Paul Tilley, o=Example<br />
+uniqueMember: cn=Temporary Employees, o=Example<br />
 <br />
-dn: cn=Temporary Employees, o=Airius<br />
+dn: cn=Temporary Employees, o=Example<br />
 objectClass: groupOfUniqueNames<br />
-uniqueMember: cn=Jim Swenson, o=Airius<br />
-uniqueMember: cn=Elliot Rhodes, o=Airius<br />
+uniqueMember: cn=Jim Swenson, o=Example<br />
+uniqueMember: cn=Elliot Rhodes, o=Example<br />
 </code></p></div>
 
     <p>The following directives would allow access for Bob Ellis, Tom Jackson,
@@ -438,7 +438,7 @@ uniqueMember: cn=Elliot Rhodes, o=Airius<br />
     allow access for Jim Swenson, or Elliot Rhodes (since they are at a 
     sub-group depth of 2):</p>
 <div class="example"><p><code>
-Require ldap-group cn=Employees, o-Airius<br />
+Require ldap-group cn=Employees, o-Example<br />
 AuthLDAPSubGroupDepth 1<br />
 </code></p></div>
 
@@ -458,7 +458,7 @@ AuthLDAPSubGroupDepth 1<br />
 
     <p>The following directive would grant access to a specific
     DN:</p>
-<div class="example"><p><code>Require ldap-dn cn=Barbara Jenson, o=Airius</code></p></div>
+<div class="example"><p><code>Require ldap-dn cn=Barbara Jenson, o=Example</code></p></div>
 
     <p>Behavior of this directive is modified by the <code class="directive"><a href="#authldapcomparednonserver">AuthLDAPCompareDNOnServer</a></code>
     directive.</p>
@@ -522,7 +522,7 @@ AuthLDAPSubGroupDepth 1<br />
         Grant access to anyone who exists in the LDAP directory,
         using their UID for searches. 
 <div class="example"><p><code>
-AuthLDAPURL "ldap://ldap1.airius.com:389/ou=People, o=Airius?uid?sub?(objectClass=*)"<br />
+AuthLDAPURL "ldap://ldap1.example.com:389/ou=People, o=Example?uid?sub?(objectClass=*)"<br />
 Require valid-user
 </code></p></div>
       </li>
@@ -531,7 +531,7 @@ Require valid-user
         The next example is the same as above; but with the fields
         that have useful defaults omitted. Also, note the use of a
         redundant LDAP server. 
-<div class="example"><p><code>AuthLDAPURL "ldap://ldap1.airius.com ldap2.airius.com/ou=People, o=Airius"<br />
+<div class="example"><p><code>AuthLDAPURL "ldap://ldap1.example.com ldap2.example.com/ou=People, o=Example"<br />
 Require valid-user
 </code></p></div>
       </li>
@@ -546,7 +546,7 @@ Require valid-user
         choose an attribute that is guaranteed unique in your
         directory, such as <code>uid</code>. 
 <div class="example"><p><code>
-AuthLDAPURL "ldap://ldap.airius.com/ou=People, o=Airius?cn"<br />
+AuthLDAPURL "ldap://ldap.example.com/ou=People, o=Example?cn"<br />
 Require valid-user
 </code></p></div>
       </li>
@@ -555,19 +555,19 @@ Require valid-user
         Grant access to anybody in the Administrators group. The
         users must authenticate using their UID. 
 <div class="example"><p><code>
-AuthLDAPURL ldap://ldap.airius.com/o=Airius?uid<br />
-Require ldap-group cn=Administrators, o=Airius
+AuthLDAPURL ldap://ldap.example.com/o=Example?uid<br />
+Require ldap-group cn=Administrators, o=Example
 </code></p></div>
       </li>
 
       <li>
-        The next example assumes that everyone at Airius who
+        The next example assumes that everyone at Example who
         carries an alphanumeric pager will have an LDAP attribute
         of <code>qpagePagerID</code>. The example will grant access
         only to people (authenticated via their UID) who have
         alphanumeric pagers: 
 <div class="example"><p><code>
-AuthLDAPURL ldap://ldap.airius.com/o=Airius?uid??(qpagePagerID=*)<br />
+AuthLDAPURL ldap://ldap.example.com/o=Example?uid??(qpagePagerID=*)<br />
 Require valid-user
 </code></p></div>
       </li>
@@ -583,7 +583,7 @@ Require valid-user
         have a pager, but does need to access the same
         resource:</p>
 <div class="example"><p><code>
-AuthLDAPURL ldap://ldap.airius.com/o=Airius?uid??(|(qpagePagerID=*)(uid=jmanager))<br />
+AuthLDAPURL ldap://ldap.example.com/o=Example?uid??(|(qpagePagerID=*)(uid=jmanager))<br />
 Require valid-user
 </code></p></div>
 
@@ -983,9 +983,9 @@ group membership</td></tr>
     membership.  Otherwise, the username will be used. For example,
     assume that the client sent the username <code>bjenson</code>,
     which corresponds to the LDAP DN <code>cn=Babs Jenson,
-    o=Airius</code>. If this directive is set,
+    o=Example</code>. If this directive is set,
     <code class="module"><a href="../mod/mod_authnz_ldap.html">mod_authnz_ldap</a></code> will check if the group has
-    <code>cn=Babs Jenson, o=Airius</code> as a member. If this
+    <code>cn=Babs Jenson, o=Example</code> as a member. If this
     directive is not set, then <code class="module"><a href="../mod/mod_authnz_ldap.html">mod_authnz_ldap</a></code> will
     check if the group has <code>bjenson</code> as a member.</p>
 
@@ -1317,7 +1317,7 @@ You can of course use search parameters on each of these.</p>
     <code>(&amp;(<em>filter</em>)(<em>attribute</em>=<em>username</em>))</code>.</p>
 
     <p>For example, consider an URL of
-    <code>ldap://ldap.airius.com/o=Airius?cn?sub?(posixid=*)</code>. When
+    <code>ldap://ldap.example.com/o=Example?cn?sub?(posixid=*)</code>. When
     a client attempts to connect using a username of <code>Babs
     Jenson</code>, the resulting search filter will be
     <code>(&amp;(posixid=*)(cn=Babs Jenson))</code>.</p>
index ce96d2bbf469a52304a198b41ccd7dd8f172cfe3..379dcf5fc1cede15d8194eee2f7636c263728a83 100644 (file)
@@ -53,7 +53,7 @@ configuration</td></tr>
       &lt;Location /server-info&gt;<br />
       <span class="indent">
         SetHandler server-info<br />
-        Require host yourcompany.com<br />
+        Require host example.com<br />
       </span>
       &lt;/Location&gt;
     </code></p></div>
index aff894b442176d693778e5c4c82034da3cbaa3c9..4cb0676b465f44a4e6e3179ce7bce0e69c96af5c 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 450473:1031084 (outdated) -->
+<!-- English Revision: 450473:1042758 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 673c633c88806ce8861041c38aad1ab21639eb0d..83caaf8cc873847a8034cacc477529c2b18b9868 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 125277:1031084 (outdated) -->
+<!-- English Revision: 125277:1042758 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index e41c027e6bc8b8e9b52c0a146b5f36fa15f2c983..d1f0d960657076448e71ce0fa4b7eadc6313cf06 100644 (file)
@@ -705,14 +705,13 @@ proxied</td></tr>
     well. That may slow down the startup time of the server.</p>
 
     <div class="example"><h3>Example</h3><p><code>
-      ProxyBlock joes-garage.com some-host.co.uk rocky.wotsamattau.edu
+      ProxyBlock news.example.com auctions.example.com friends.example.com
     </code></p></div>
 
-    <p><code>rocky.wotsamattau.edu</code> would also be matched if referenced by
-    IP address.</p>
+    <p>Note that <code>example</code> would also be sufficient to match any
+    of these sites.</p>
 
-    <p>Note that <code>wotsamattau</code> would also be sufficient to match
-    <code>wotsamattau.edu</code>.</p>
+    <p>Hosts would also be matched if referenced by IP address.</p>
 
     <p>Note also that</p>
 
index 7ff235b351c2ae69d4f9021c96fad8da316851c0..faf695d5d0d268f41bbb93859b31f094ab756d54 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 344971:1032399 (outdated) -->
+<!-- English Revision: 344971:1042758 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 9248dff973094b1b92cb52faef7a1b18b9e2b805..4e3f3d36b2cd8da412737df17b1ad9676d7c9c13 100644 (file)
@@ -89,12 +89,12 @@ RewriteRule <strong>\.(gif|jpg|png)$</strong>    /images/go-away.png   [R,NC]
 </pre></div>
 
     <p>In the third example, we redirect the request to an image on some
-    third-party site.</p>
+    other site.</p>
 
 <div class="example"><pre>
 RewriteCond %{HTTP_REFERER} <strong>!^$</strong>
 RewriteCond %{HTTP_REFERER} !www.example.com [NC]
-RewriteRule <strong>\.(gif|jpg|png)$</strong> http://other.site.com/image.gif   [R,NC]
+RewriteRule <strong>\.(gif|jpg|png)$</strong> http://other.example.com/image.gif   [R,NC]
 </pre></div>
 
     <p>Of these techniques, the last two tend to be the most effective
@@ -286,9 +286,9 @@ RewriteRule ^.* ${deflector:%{HTTP_REFERER}} [R,L]
 ##  deflector.map
 ##
 
-http://www.badguys.com/bad/index.html    -
-http://www.badguys.com/bad/index2.html   -
-http://www.badguys.com/bad/index3.html   http://somewhere.com/
+http://badguys.example.com/bad/index.html    -
+http://badguys.example.com/bad/index2.html   -
+http://badguys.example.com/bad/index3.html   http://somewhere.example.com/
 </pre></div>
 
     </dd>
index 1ff3f6bc0b36bb3d5055ee1d0ed0c5011797015c..4a9bfcc7e4113c33648e1a9de8be0b930ea19f04 100644 (file)
@@ -166,10 +166,10 @@ RewriteRule  ^/(.*)$  /www/hosts/${lowercase:%{SERVER_NAME}}/cgi-bin/$1  [H=cgi-
     this:</p>
 
 <div class="example"><p><code>
-www.customer-1.com  /www/customers/1<br />
-www.customer-2.com  /www/customers/2<br />
+customer-1.example.com  /www/customers/1<br />
+customer-2.example.com  /www/customers/2<br />
 # ...<br />
-www.customer-N.com  /www/customers/N<br />
+customer-N.example.com  /www/customers/N<br />
 </code></p></div>
 
     <p>The <code>httpd.conf</code> should contain the following:</p>
index 0c7cabe5f360f2d6002942643690e53826fec72b..3b109391aeee87dbde472a5a94c71f68d1cf2572 100644 (file)
@@ -341,10 +341,10 @@ containers apply enclosed configuration directives only
 to sites accessed through <code class="module"><a href="./mod/mod_proxy.html">mod_proxy</a></code>'s proxy server
 that match the specified URL.  For example, the following configuration
 will prevent the proxy server from being used to access the
-<code>cnn.com</code> website.</p>
+<code>www.example.com</code> website.</p>
 
 <div class="example"><p><code>
-&lt;Proxy http://cnn.com/*&gt;<br />
+&lt;Proxy http://www.example.com/*&gt;<br />
 Order allow,deny<br />
 Deny from all<br />
 &lt;/Proxy&gt;
index 92ef2ee55cd723043d474b9791e66c469cc495bc..4861770fa6de0aaf78216859b40f59908ab64a85 100644 (file)
@@ -24,6 +24,8 @@
 <a href="./ko/sections.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
 <a href="./tr/sections.html" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a></p>
 </div>
+<div class="outofdate">Cette traduction peut être périmée. Vérifiez la version
+            anglaise pour les changements récents.</div>
  <p>Les directives des <a href="configuring.html">fichiers de configuration</a> peuvent s'appliquer
 au serveur dans son ensemble, ou seulement à des répertoires, fichiers, hôtes,
 ou URLs particuliers.  Ce document décrit comment utiliser les conteneurs de
index c6c4af084e3d276f95e348c9c377d287f08294df..9a4ed5b144c8e637a5bc8cb91ead85a0e1102fae 100644 (file)
@@ -3,7 +3,7 @@
 <?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?>
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
-<!-- English Revision: 1040808 -->
+<!-- English Revision: 1040808:1042758 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index cf6d21e3304d9be8ba26ed02d4af4c712957b6cc..ac47042e50037b8dceaa38d39f2e07c7bbabace9 100644 (file)
@@ -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: 420990:1040808 (outdated) -->
+<!-- English Revision: 420990:1042758 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index b0ee18580928651ef68aef7c5c4d207872148017..f579b8c98251c225aa518eafb433c13346ef17d0 100644 (file)
@@ -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:1040808 (outdated) -->
+<!-- English Revision: 105989:1042758 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index ab12bbbc9020fc414ff5df9fdb3c81b0aceeb14c..eb3e72c9bec16686711904fcc44842f9af9bccdd 100644 (file)
@@ -8,7 +8,7 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
     <variant outdated="yes">ja</variant>
     <variant outdated="yes">ko</variant>
     <variant outdated="yes">tr</variant>
index c2b9080cefd7b94ea47752bb1613935811769d6b..85f789fc2c3d55fd29484e042dab52d4d5372962 100644 (file)
@@ -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: 735922:1040808 (outdated) -->
+<!-- English Revision: 735922:1042758 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>
index 10400fc467feb24d51832034746c26ed95d62fff..cc0075e344077f2d30d31ef61cb33ab14cf6dd6a 100644 (file)
@@ -54,10 +54,10 @@ following directives.</p>
    Listen 443<br />
    &lt;VirtualHost _default_:443&gt;<br />
    <span class="indent">
-        ServerName www.domain.com<br />
+        ServerName www.example.com<br />
         SSLEngine on<br />
-        SSLCertificateFile /path/to/www.comain.com.cert<br />
-        SSLCertificateKeyFile /path/to/www.domain.com.key<br />
+        SSLCertificateFile /path/to/www.example.com.cert<br />
+        SSLCertificateKeyFile /path/to/www.example.com.key<br />
    </span>
    &lt;/VirtualHost&gt;
 </code></p></div>
index 5bf0c17ec8b31b27da46be5d8b64f0b1c0f96df2..f9cffac8034b70de24c0c7a2d307530961d358e6 100644 (file)
     </div>
 
     <p>The server has two IP addresses. On one (<code>172.20.30.40</code>), we
-    will serve the "main" server, <code>server.domain.com</code> and on the
+    will serve the "main" server, <code>server.example.com</code> and on the
     other (<code>172.20.30.50</code>), we will serve two or more virtual hosts.</p>
 
     <div class="example"><h3>Server configuration</h3><p><code>
     Listen 80<br />
     <br />
     # This is the "main" server running on 172.20.30.40<br />
-    ServerName server.domain.com<br />
+    ServerName server.example.com<br />
     DocumentRoot /www/mainserver<br />
     <br />
     # This is the other address<br />
index 321b61a7bfaf7e3714ad35472858a38dd0ad980c..839e9b14c69f1a89f31967b0007a6104e4d7bac7 100644 (file)
@@ -24,6 +24,8 @@
 <a href="../ko/vhosts/examples.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
 <a href="../tr/vhosts/examples.html" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a></p>
 </div>
+<div class="outofdate">Cette traduction peut être périmée. Vérifiez la version
+            anglaise pour les changements récents.</div>
 
 
     <p>Le but de ce document est d'essayer de répondre aux questions 
index fe70276e2d5f47bf73da4d907f82d89efe53082e..2275cefc3a94405100d44684095771c5864284d3 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='ISO-8859-1' ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision: 1031197 -->
+<!-- English Revision: 1031197:1042758 (outdated) -->
 <!-- French translation by Vincent Deffontaines, Alain B., review by  -->
 <!-- updated by Lucien Gentis -->
 
index 967e01a93c98a5a7f0129101aa06acf5d90563b7..e5eacd6a01cca135413a17bf000a7871dc637829 100644 (file)
@@ -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: 659902:1031197 (outdated) -->
+<!-- English Revision: 659902:1042758 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index fbfb275b0d56345c091cc28d48a56734fbe5731b..ca612998f253a5ff46e0ceff602d29ad24c70b6b 100644 (file)
@@ -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:1031197 (outdated) -->
+<!-- English Revision: 105989:1042758 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 7776d53b0a91ea85e88bb566649ab87f76840d23..0bc7ae58c22213f63b81a8854bb52c604f2fb28f 100644 (file)
@@ -8,7 +8,7 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
     <variant outdated="yes">ja</variant>
     <variant outdated="yes">ko</variant>
     <variant outdated="yes">tr</variant>
index 4c9e0a9a9600f8f9bbe19481f0fc427cc077fe59..60d492e45c333aa7eca3e0a5ee0c371e86a01200 100644 (file)
@@ -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: 659902:1031197 (outdated) -->
+<!-- English Revision: 659902:1042758 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by:  Orhan Berent <berent belgeler.org>
index 1b7e3393ecbfec184d28049efd3a10929d79dd32..531d6302bc472152818aa6053d419cf1a60cf4c7 100644 (file)
@@ -29,7 +29,7 @@
 
     <p>The term <cite>Virtual Host</cite> refers to the practice of
     running more than one web site (such as
-    <code>www.company1.com</code> and <code>www.company2.com</code>)
+    <code>company1.example.com</code> and <code>company2.example.com</code>)
     on a single machine. Virtual hosts can be "<a href="ip-based.html">IP-based</a>", meaning that you have a
     different IP address for every web site, or "<a href="name-based.html">name-based</a>", meaning that you have
     multiple names running on each IP address. The fact that they
index 4b592b28a33350be7cd9533986002832c82455eb..1fc7f5f24658ffd7c9d44f245e6805337a60ee2e 100644 (file)
@@ -25,6 +25,8 @@
 <a href="../ko/vhosts/" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
 <a href="../tr/vhosts/" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a></p>
 </div>
+<div class="outofdate">Cette traduction peut être périmée. Vérifiez la version
+            anglaise pour les changements récents.</div>
 
 
     <p>Le principe des <cite>Serveurs Virtuels</cite> consiste à 
index 557e3281519f78c32d8664f8c7ae5cb925f477f0..3b4c28cae1fb1eb90690be88d3425f8003c4afb2 100644 (file)
@@ -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.de.xsl"?>
-<!-- English Revision: 420990:932383 (outdated) -->
+<!-- English Revision: 420990:1042758 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index eaa9eabf0997c52284d6cb2c522abcb8d91afd1e..445b8742e46c7f466bf6dfdbf61412c254c990ec 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='ISO-8859-1' ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision: 932383 -->
+<!-- English Revision: 932383:1042758 (outdated) -->
 <!-- french translation by alain B, review by Vincent Deffontaines -->
 
 <!--
index 1ca5719f356fdb0af3917245a18d55b291113bd1..85673843e8aacdf001064583f96e308fb5a44701 100644 (file)
@@ -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: 420990:932383 (outdated) -->
+<!-- English Revision: 420990:1042758 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 777921b551119d386c209b4555cc75de3cb00e96..bd8a63f76121244276fe2e33bef2a99a749e8dc5 100644 (file)
@@ -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:932383 (outdated) -->
+<!-- English Revision: 105989:1042758 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 265ed0a7263108cddb4ea774eac8b53c62397c10..42dbaa47ac34595cc681a8062ff270b9799004f0 100644 (file)
@@ -9,7 +9,7 @@
   <variants>
     <variant outdated="yes">de</variant>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
     <variant outdated="yes">ja</variant>
     <variant outdated="yes">ko</variant>
     <variant outdated="yes">tr</variant>
index bfdc15c3665b825934b912f94d420d4eb0c14f6a..0cd50746db017daf5b1e73ab776c7252ff67650a 100644 (file)
@@ -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: 420990:932383 (outdated) -->
+<!-- English Revision: 420990:1042758 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>
index 38dcc002beb6b70f379af0a7b4cf5fa7d37357d0..2c31c612e3fa1b59a28cae7c5b73a0f1e829af30 100644 (file)
     that daemon services. e.g.</p>
 
     <div class="example"><p><code>
-    Listen www.smallco.com:80
+    Listen www.example.com:80
     </code></p></div>
 
     <p>It is recommended that you use an IP address instead of a
 
     <div class="example"><p><code>
     &lt;VirtualHost 172.20.30.40:80&gt;<br />
-    ServerAdmin webmaster@mail.smallco.com<br />
-    DocumentRoot /groups/smallco/www<br />
-    ServerName www.smallco.com<br />
-    ErrorLog /groups/smallco/logs/error_log<br />
-    TransferLog /groups/smallco/logs/access_log<br />
+    ServerAdmin webmaster@mail.example.com<br />
+    DocumentRoot /groups/example/www<br />
+    ServerName www.example.com<br />
+    ErrorLog /groups/example/logs/error_log<br />
+    TransferLog /groups/example/logs/access_log<br />
     &lt;/VirtualHost&gt;<br />
     <br />
     &lt;VirtualHost 172.20.30.50:80&gt;<br />
index 19275b0ff71ef555e583e938cb3544011ea2e4fc..432fc28df93ec4338dc37cc44cd221a2053e192a 100644 (file)
@@ -24,6 +24,8 @@
 <a href="../ko/vhosts/ip-based.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
 <a href="../tr/vhosts/ip-based.html" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a></p>
 </div>
+<div class="outofdate">Cette traduction peut être périmée. Vérifiez la version
+            anglaise pour les changements récents.</div>
 </div>
 <div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#requirements">Système requis</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#howto">Comment configurer Apache</a></li>
index 48327749261dde8c04241d5ee04b771600e645ef..a7fe14d2c0b7b489d2b10faa739ba67d9569f9ff 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='ISO-8859-1' ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
-<!-- English Revision: 987242 -->
+<!-- English Revision: 987242:1042758 (outdated) -->
 <!-- French translation by alain B, review by Vincent Deffontaines -->
 
 <!--
index 3aa705a632ba7a97eea589be4e7ed5f5c09c30de..4616345057b4e92f00128c3438b0176399674581 100644 (file)
@@ -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: 659902:987242 (outdated) -->
+<!-- English Revision: 659902:1042758 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 718d0bbc6782f630eed7d42229b5f2119eb2a336..781968251309f3d9233344871d2376c520cc8ea3 100644 (file)
@@ -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:987242 (outdated) -->
+<!-- English Revision: 105989:1042758 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index d3c670cc20c37a9513244034c8c35877fb7cee46..03687ce26fb0124323cbcd1f3fe282df7d3f38e7 100644 (file)
@@ -8,7 +8,7 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
     <variant outdated="yes">ja</variant>
     <variant outdated="yes">ko</variant>
     <variant outdated="yes">tr</variant>
index 11c35725fc4f5b687863a42693d235c2570c44e0..c01e7022b1541ae0449ac46a0adff27ae4da1627 100644 (file)
@@ -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: 752951:987242 (outdated) -->
+<!-- English Revision: 752951:1042758 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>