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 16:08:02 UTC

svn commit: r766327 - in /httpd/httpd/trunk/docs/manual: caching.html.en caching.html.tr.utf8 caching.xml.meta caching.xml.tr mod/mod_privileges.html.en

Author: noodl
Date: Sat Apr 18 14:08:02 2009
New Revision: 766327

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

Modified:
    httpd/httpd/trunk/docs/manual/caching.html.en
    httpd/httpd/trunk/docs/manual/caching.html.tr.utf8
    httpd/httpd/trunk/docs/manual/caching.xml.meta
    httpd/httpd/trunk/docs/manual/caching.xml.tr
    httpd/httpd/trunk/docs/manual/mod/mod_privileges.html.en

Modified: httpd/httpd/trunk/docs/manual/caching.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/caching.html.en?rev=766327&r1=766326&r2=766327&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/caching.html.en (original)
+++ httpd/httpd/trunk/docs/manual/caching.html.en Sat Apr 18 14:08:02 2009
@@ -268,7 +268,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>
     
 
@@ -289,10 +289,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>
@@ -320,7 +319,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/trunk/docs/manual/caching.html.tr.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/caching.html.tr.utf8?rev=766327&r1=766326&r2=766327&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/caching.html.tr.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/caching.html.tr.utf8 [utf-8] Sat Apr 18 14:08:02 2009
@@ -22,6 +22,7 @@
 <a href="./fr/caching.html" hreflang="fr" rel="alternate" title="Français">&nbsp;fr&nbsp;</a> |
 <a href="./tr/caching.html" title="Türkçe">&nbsp;tr&nbsp;</a></p>
 </div>
+<div class="outofdate">Bu çeviri güncel olmayabilir. Son değişiklikler için İngilizce sürüm geçerlidir.</div>
 
     <p>Bu belge <code class="module"><a href="./mod/mod_cache.html">mod_cache</a></code>,
       <code class="module"><a href="./mod/mod_disk_cache.html">mod_disk_cache</a></code>, <code class="module"><a href="./mod/mod_file_cache.html">mod_file_cache</a></code>

Modified: httpd/httpd/trunk/docs/manual/caching.xml.meta
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/caching.xml.meta?rev=766327&r1=766326&r2=766327&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/caching.xml.meta (original)
+++ httpd/httpd/trunk/docs/manual/caching.xml.meta Sat Apr 18 14:08:02 2009
@@ -9,6 +9,6 @@
   <variants>
     <variant>en</variant>
     <variant>fr</variant>
-    <variant>tr</variant>
+    <variant outdated="yes">tr</variant>
   </variants>
 </metafile>

Modified: httpd/httpd/trunk/docs/manual/caching.xml.tr
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/caching.xml.tr?rev=766327&r1=766326&r2=766327&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/caching.xml.tr [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/caching.xml.tr [utf-8] Sat Apr 18 14:08:02 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: 743408 -->
+<!-- English Revision: 743408:766324 (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_privileges.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_privileges.html.en?rev=766327&r1=766326&r2=766327&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_privileges.html.en (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_privileges.html.en Sat Apr 18 14:08:02 2009
@@ -133,7 +133,7 @@
 <p>There is no known Python extension supporting Solaris privileges, so it
 is unlikely that a script could escalate privileges unless it can
 load external (non-Python) privileges-aware code.  However, you should
-nevertheless audit your mod_ruby installation.</p>
+nevertheless audit your mod_python installation.</p>
 
 <p>*** What are the issues of Python loading a shared object?</p>
 
@@ -288,7 +288,7 @@
 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Experimental</td></tr>
 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_privileges</td></tr>
 <tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Available on Solaris 10 and OpenSolaris with
-non-threaded MPMs (<code class="module"><a href="../mod/prefork.html">prefork</a></code> or custom MPM).
+non-threaded MPMs (<code class="module"><a href="../mod/prefork.html">prefork</a></code> or custom MPM)
 and when <code class="module"><a href="../mod/mod_privileges.html">mod_privileges</a></code> is compiled with the
 <var>BIG_SECURITY_HOLE</var> compile-time option.</td></tr>
 </table>