diff options
Diffstat (limited to 'docs/manual/mod/mod_alias.html.tr.utf8')
| -rw-r--r-- | docs/manual/mod/mod_alias.html.tr.utf8 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/docs/manual/mod/mod_alias.html.tr.utf8 b/docs/manual/mod/mod_alias.html.tr.utf8 index 62919abd..c79077ed 100644 --- a/docs/manual/mod/mod_alias.html.tr.utf8 +++ b/docs/manual/mod/mod_alias.html.tr.utf8 @@ -140,8 +140,10 @@ eşlenmesini sağlar ve URL yönlendirmesi yapar.</td></tr> <dl><dd><code>Alias /icons/ /usr/local/apache/icons/</code></dd></dl> - <p>diye bir tanım yaparsanız <code>/icons</code> URL’si için bir - <code class="directive">Alias</code> kullanılmayacaktır.</p> + <p>diye bir tanım yaparsanız <code>/icons</code> URL’si için, sonunda bir / + yokmuşçasına bir <code class="directive">Alias</code> kullanılmayacaktır. Benzer + şekilde, <var>URL-yolu</var> belirtirken sonda / kullanmazsanız + <var>dosya-yolu</var> için de sonda / kullanmamalısınız.</p> <p><code class="directive">Alias</code> <em>hedefleri</em> için ek <code class="directive"><a href="../mod/core.html#directory"><Directory></a></code> bölümleri belirtmeniz gerekebileceğine dikkat ediniz. <code class="directive"><a href="../mod/core.html#directory"><Directory></a></code> bölümlerinden önce yer alan @@ -495,6 +497,6 @@ eşler ve hedefi bir CGI betiği olarak çalıştırır.</td></tr> <a href="../ko/mod/mod_alias.html" hreflang="ko" rel="alternate" title="Korean"> ko </a> | <a href="../tr/mod/mod_alias.html" title="Türkçe"> tr </a></p> </div><div id="footer"> -<p class="apache">Copyright 2009 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 2011 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="../faq/">SSS</a> | <a href="../glossary.html">Terimler</a> | <a href="../sitemap.html">Site Haritası</a></p></div> </body></html>
\ No newline at end of file |
