You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by no...@apache.org on 2009/04/18 18:32:24 UTC

svn commit: r766351 - in /httpd/httpd/branches/2.2.x/docs/manual: caching.html.en caching.xml.fr caching.xml.meta caching.xml.tr

Author: noodl
Date: Sat Apr 18 16:32:24 2009
New Revision: 766351

URL: http://svn.apache.org/viewvc?rev=766351&view=rev
Log:
update xforms

Modified:
    httpd/httpd/branches/2.2.x/docs/manual/caching.html.en
    httpd/httpd/branches/2.2.x/docs/manual/caching.xml.fr
    httpd/httpd/branches/2.2.x/docs/manual/caching.xml.meta
    httpd/httpd/branches/2.2.x/docs/manual/caching.xml.tr

Modified: httpd/httpd/branches/2.2.x/docs/manual/caching.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/caching.html.en?rev=766351&r1=766350&r2=766351&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/caching.html.en (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/caching.html.en Sat Apr 18 16:32:24 2009
@@ -269,7 +269,7 @@
       not be cached.</p>
 
       <p>If on the other hand, the content served differs depending on the
-      values of various HTTP headers, it is possible that it might be possible
+      values of various HTTP headers, it might be possible
       to cache it intelligently through the use of a "Vary" header.</p>
     
 
@@ -290,10 +290,9 @@
       </code></p></div>
 
       <p><code class="module"><a href="./mod/mod_cache.html">mod_cache</a></code> will only serve the cached content to
-      requesters with matching accept-language and accept-charset headers
+      requesters with accept-language and accept-charset headers
       matching those of the original request.</p>
     
- 
   </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
 <h2><a name="security" id="security">Security Considerations</a></h2>
@@ -321,7 +320,7 @@
       directive, or <code class="module"><a href="./mod/mod_expires.html">mod_expires</a></code>. Left unchecked,
       <code class="module"><a href="./mod/mod_cache.html">mod_cache</a></code> - very much like a reverse proxy - would cache
       the content when served and then serve it to any client, on any IP
-      address.</p>        
+      address.</p>
     
 
     <h3>Local exploits</h3>

Modified: httpd/httpd/branches/2.2.x/docs/manual/caching.xml.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/caching.xml.fr?rev=766351&r1=766350&r2=766351&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/caching.xml.fr (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/caching.xml.fr Sat Apr 18 16:32:24 2009
@@ -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: 743406 -->
+<!-- English Revision: 743406:766350 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 <!-- $LastChangedRevision: 2008090501 $ -->

Modified: httpd/httpd/branches/2.2.x/docs/manual/caching.xml.meta
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/caching.xml.meta?rev=766351&r1=766350&r2=766351&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/caching.xml.meta (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/caching.xml.meta Sat Apr 18 16:32:24 2009
@@ -8,7 +8,7 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
-    <variant>tr</variant>
+    <variant outdated="yes">fr</variant>
+    <variant outdated="yes">tr</variant>
   </variants>
 </metafile>

Modified: httpd/httpd/branches/2.2.x/docs/manual/caching.xml.tr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/caching.xml.tr?rev=766351&r1=766350&r2=766351&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/caching.xml.tr [utf-8] (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/caching.xml.tr [utf-8] Sat Apr 18 16:32:24 2009
@@ -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: 743406 -->
+<!-- English Revision: 743406:766350 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>