]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
update for sync with English doc.
authorNilgun Belma Buguner <nilgun@apache.org>
Fri, 3 Dec 2010 15:07:41 +0000 (15:07 +0000)
committerNilgun Belma Buguner <nilgun@apache.org>
Fri, 3 Dec 2010 15:07:41 +0000 (15:07 +0000)
Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
Reviewed by:  Orhan Berent <berent belgeler.org>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@1041850 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.xml.tr

index 8e620f6cd0483fc97e56f8e5dfe7099b608d48a9..0caf6061e5a3e86f03aa680765c9b299d6f18292 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: 890374:1028803 (outdated) -->
+<!-- English Revision: 1028803 -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>
@@ -1743,7 +1743,8 @@ sınırlar.</description>
 </description>
 <syntax>LimitRequestLine <var>bayt-sayısı</var></syntax>
 <default>LimitRequestLine 8190</default>
-<contextlist><context>server config</context></contextlist>
+<contextlist><context>server config</context>
+<context>virtual host</context></contextlist>
 
 <usage>
     <p>Bu yönerge, HTTP istek satırında izin verilecek bayt sayısını 0 ile bir
@@ -1771,6 +1772,13 @@ sınırlar.</description>
     </example>
 
     <note>Normal şartlar altında öntanımlı değer değiştirilmemelidir.</note>
+
+    <note type="warning"><title>Uyarı</title>
+      <p>İsme dayalı sanal konaklar kullanılıyorsa bu yönergenin değeri,
+        bağlantının eşleştirildiği ilk <directive>NameVirtualHost</directive>
+        yönergesinden (listedeki ilk - öntanımlı - konak) alınır.</p>
+    </note>
+
 </usage>
 </directivesynopsis>