diff options
Diffstat (limited to 'docs/manual/programs/htcacheclean.html.tr.utf8')
-rw-r--r-- | docs/manual/programs/htcacheclean.html.tr.utf8 | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/docs/manual/programs/htcacheclean.html.tr.utf8 b/docs/manual/programs/htcacheclean.html.tr.utf8 index a89c0b8..d34bc5a 100644 --- a/docs/manual/programs/htcacheclean.html.tr.utf8 +++ b/docs/manual/programs/htcacheclean.html.tr.utf8 @@ -46,7 +46,7 @@ <li><img alt="" src="../images/down.gif" /> <a href="#delete">Belli bir URL'nin silinmesi</a></li> <li><img alt="" src="../images/down.gif" /> <a href="#list">Arabellekteki URL'lerin listelenmesi</a></li> <li><img alt="" src="../images/down.gif" /> <a href="#exit">Çıkış Durumu</a></li> -</ul><h3>Ayrıca bakınız:</h3><ul class="seealso"><li><code class="module"><a href="../mod/mod_cache_disk.html">mod_cache_disk</a></code></li><li><a href="#comments_section">Yorum</a></li></ul></div> +</ul><h3>Ayrıca bakınız:</h3><ul class="seealso"><li><code class="module"><a href="../mod/mod_cache_disk.html">mod_cache_disk</a></code></li><li><a href="#comments_section">Yorumlar</a></li></ul></div> <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> <div class="section"> <h2><a name="synopsis" id="synopsis">Kullanım</a></h2> @@ -59,7 +59,7 @@ [ -<strong>R</strong><var>boyut</var> ] -<strong>p</strong><var>yol</var> [ -<strong>l</strong><var>sınır</var> | - -<strong>L</strong><var>limit</var> ]</code></p> + [ -<strong>L</strong><var>sınır</var> ]</code></p> <p><code><strong>htcacheclean</strong> [ -<strong>n</strong> ] @@ -70,7 +70,7 @@ -<strong>d</strong><var>süre</var> -<strong>p</strong><var>yol</var> [ -<strong>l</strong><var>sınır</var> | - -<strong>L</strong><var>limit</var> ]</code></p> + [ -<strong>L</strong><var>sınır</var> ]</code></p> <p><code><strong>htcacheclean</strong> [ -<strong>v</strong> ] @@ -145,11 +145,12 @@ <dd><code><var>sınır</var></code>, disk arabelleğinin toplam boyutu olarak belirtilir. Değerin öntanımlı olarak bayt cinsinden belirtileceği varsayılır. Değerin sonuna kilobayt için <code>K</code>, megabayt - <code>M</code>, bayt için <code>B</code> harfi konulabilir.</dd> + <code>M</code>, Gbayt için <code>G</code> harfi konulabilir.</dd> <dt><code><strong>-L</strong><var>limit</var></code></dt> <dd>Disk arabellek dosyası düğümü toplamının sınırını belirlemekte - kullanılır.</dd> + kullanılır. Değerin sonuna kilobayt için <code>K</code>, megabayt + <code>M</code>, Gbayt için <code>G</code> harfi konulabilir.</dd> <dt><code><strong>-i</strong></code></dt> <dd>Akıllı olup sadece disk arabelleği değiştiği zaman çalışır. Bu @@ -218,7 +219,7 @@ <a href="../fr/programs/htcacheclean.html" hreflang="fr" rel="alternate" title="Français"> fr </a> | <a href="../ko/programs/htcacheclean.html" hreflang="ko" rel="alternate" title="Korean"> ko </a> | <a href="../tr/programs/htcacheclean.html" title="Türkçe"> tr </a></p> -</div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>Notice:</strong><br />This is not a Q&A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed again by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Freenode, or sent to our <a href="http://httpd.apache.org/lists.html">mailing lists</a>.</div> +</div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorumlar</a></h2><div class="warning"><strong>Notice:</strong><br />This is not a Q&A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Libera.chat, or sent to our <a href="https://httpd.apache.org/lists.html">mailing lists</a>.</div> <script type="text/javascript"><!--//--><![CDATA[//><!-- var comments_shortname = 'httpd'; var comments_identifier = 'http://httpd.apache.org/docs/2.4/programs/htcacheclean.html'; @@ -236,7 +237,7 @@ var comments_identifier = 'http://httpd.apache.org/docs/2.4/programs/htcacheclea } })(window, document); //--><!]]></script></div><div id="footer"> -<p class="apache">Copyright 2019 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> +<p class="apache">Copyright 2024 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> <p class="menu"><a href="../mod/">Modüller</a> | <a href="../mod/directives.html">Yönergeler</a> | <a href="http://wiki.apache.org/httpd/FAQ">SSS</a> | <a href="../glossary.html">Terimler</a> | <a href="../sitemap.html">Site Haritası</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!-- if (typeof(prettyPrint) !== 'undefined') { prettyPrint(); |