diff options
Diffstat (limited to 'docs/manual/urlmapping.html.tr.utf8')
-rw-r--r-- | docs/manual/urlmapping.html.tr.utf8 | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/docs/manual/urlmapping.html.tr.utf8 b/docs/manual/urlmapping.html.tr.utf8 index b261b7280a..550c1b0808 100644 --- a/docs/manual/urlmapping.html.tr.utf8 +++ b/docs/manual/urlmapping.html.tr.utf8 @@ -47,12 +47,12 @@ </ul><h3>Ayrıca bakınız:</h3><ul class="seealso"><li><a href="#comments_section">Yorum</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="related" id="related">İlgili Modüller ve Yönergeler</a><a title="Permanent link" href="#related" class="permalink">¶</a></h2> +<h2><a name="related" id="related">İlgili Modüller ve Yönergeler</a> <a title="Permanent link" href="#related" class="permalink">¶</a></h2> <table class="related"><tr><th>İlgili Modüller</th><th>İlgili Yönergeler</th></tr><tr><td><ul><li><code class="module"><a href="./mod/mod_actions.html">mod_actions</a></code></li><li><code class="module"><a href="./mod/mod_alias.html">mod_alias</a></code></li><li><code class="module"><a href="./mod/mod_dir.html">mod_dir</a></code></li><li><code class="module"><a href="./mod/mod_imagemap.html">mod_imagemap</a></code></li><li><code class="module"><a href="./mod/mod_negotiation.html">mod_negotiation</a></code></li><li><code class="module"><a href="./mod/mod_proxy.html">mod_proxy</a></code></li><li><code class="module"><a href="./mod/mod_rewrite.html">mod_rewrite</a></code></li><li><code class="module"><a href="./mod/mod_speling.html">mod_speling</a></code></li><li><code class="module"><a href="./mod/mod_userdir.html">mod_userdir</a></code></li><li><code class="module"><a href="./mod/mod_vhost_alias.html">mod_vhost_alias</a></code></li></ul></td><td><ul><li><code class="directive"><a href="./mod/mod_alias.html#alias">Alias</a></code></li><li><code class="directive"><a href="./mod/mod_alias.html#aliasmatch">AliasMatch</a></code></li><li><code class="directive"><a href="./mod/mod_speling.html#checkspelling">CheckSpelling</a></code></li><li><code class="directive"><a href="./mod/core.html#documentroot">DocumentRoot</a></code></li><li><code class="directive"><a href="./mod/core.html#errordocument">ErrorDocument</a></code></li><li><code class="directive"><a href="./mod/core.html#options">Options</a></code></li><li><code class="directive"><a href="./mod/mod_proxy.html#proxypass">ProxyPass</a></code></li><li><code class="directive"><a href="./mod/mod_proxy.html#proxypassreverse">ProxyPassReverse</a></code></li><li><code class="directive"><a href="./mod/mod_proxy.html#proxypassreversecookiedomain">ProxyPassReverseCookieDomain</a></code></li><li><code class="directive"><a href="./mod/mod_proxy.html#proxypassreversecookiepath">ProxyPassReverseCookiePath</a></code></li><li><code class="directive"><a href="./mod/mod_alias.html#redirect">Redirect</a></code></li><li><code class="directive"><a href="./mod/mod_alias.html#redirectmatch">RedirectMatch</a></code></li><li><code class="directive"><a href="./mod/mod_rewrite.html#rewritecond">RewriteCond</a></code></li><li><code class="directive"><a href="./mod/mod_rewrite.html#rewriterule">RewriteRule</a></code></li><li><code class="directive"><a href="./mod/mod_alias.html#scriptalias">ScriptAlias</a></code></li><li><code class="directive"><a href="./mod/mod_alias.html#scriptaliasmatch">ScriptAliasMatch</a></code></li><li><code class="directive"><a href="./mod/mod_userdir.html#userdir">UserDir</a></code></li></ul></td></tr></table> </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div> <div class="section"> -<h2><a name="documentroot" id="documentroot"><code>DocumentRoot</code></a><a title="Permanent link" href="#documentroot" class="permalink">¶</a></h2> +<h2><a name="documentroot" id="documentroot"><code>DocumentRoot</code></a> <a title="Permanent link" href="#documentroot" class="permalink">¶</a></h2> <p>Yapılan bir isteğe hangi dosyanın sunulacağına karar verirken httpd’nin öntanımlı davranışı istek için URL yolunu (URL’den konak ismi @@ -80,7 +80,7 @@ tanedir.</p> </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div> <div class="section"> -<h2><a name="outside" id="outside">Belge Kök Dizini Dışındaki Dosyalar</a><a title="Permanent link" href="#outside" class="permalink">¶</a></h2> +<h2><a name="outside" id="outside">Belge Kök Dizini Dışındaki Dosyalar</a> <a title="Permanent link" href="#outside" class="permalink">¶</a></h2> <p>Bazen dosya sisteminde doğrudan <code class="directive"><a href="./mod/core.html#documentroot">DocumentRoot</a></code> altında bulunmayan dosyalara da erişim izni vermek gerekir. httpd’de bunu sağlamanın çeşitli yolları vardır. Unix @@ -115,7 +115,7 @@ eşleştirilir ve dosya bir CGI betiği olarak çalıştırılırdı.</p> </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div> <div class="section"> -<h2><a name="user" id="user">Kullanıcı Dizinleri</a><a title="Permanent link" href="#user" class="permalink">¶</a></h2> +<h2><a name="user" id="user">Kullanıcı Dizinleri</a> <a title="Permanent link" href="#user" class="permalink">¶</a></h2> <p>Geleneksel olarak Unix sistemlerinde belli bir kullanıcının (örn, <em>birisi</em>) ev dizinine <code>~birisi/</code> şeklinde atıfta @@ -153,7 +153,7 @@ /home/$1/public_html/$3</code></p></div> </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div> <div class="section"> -<h2><a name="redirect" id="redirect">URL Yönlendirme</a><a title="Permanent link" href="#redirect" class="permalink">¶</a></h2> +<h2><a name="redirect" id="redirect">URL Yönlendirme</a> <a title="Permanent link" href="#redirect" class="permalink">¶</a></h2> <p>Yukarıdaki bölümlerde açıklanan yapılandırma yönergeleri httpd’ye içeriği dosya sisteminin belli bir yerinden alıp istemciye göndermesini @@ -191,7 +191,7 @@ http://mesela.misal.dom/ilksayfa.html</code></p></div> </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div> <div class="section"> -<h2><a name="proxy" id="proxy">Karşı Vekil</a><a title="Permanent link" href="#proxy" class="permalink">¶</a></h2> +<h2><a name="proxy" id="proxy">Karşı Vekil</a> <a title="Permanent link" href="#proxy" class="permalink">¶</a></h2> <p>httpd ayrıca, uzak sunuculardaki belgelerin yerel sunucunun URL alanına getirilmesini de mümkün kılar. Bu tekniğe HTTP sunucunun @@ -238,7 +238,7 @@ vekil senaryoları oluşturulabilir.</p> </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div> <div class="section"> -<h2><a name="rewrite" id="rewrite">Yeniden Yazma Motoru</a><a title="Permanent link" href="#rewrite" class="permalink">¶</a></h2> +<h2><a name="rewrite" id="rewrite">Yeniden Yazma Motoru</a> <a title="Permanent link" href="#rewrite" class="permalink">¶</a></h2> <p>Daha güçlü ikameler gerektiğinde <code class="module"><a href="./mod/mod_rewrite.html">mod_rewrite</a></code> modülü tarafından sağlanan yeniden yazma motoru işe yarayabilir. Bu modüldeki @@ -254,7 +254,7 @@ belgeleri</a>nde bulunmaktadır.</p> </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div> <div class="section"> -<h2><a name="notfound" id="notfound">Dosya orada yok</a><a title="Permanent link" href="#notfound" class="permalink">¶</a></h2> +<h2><a name="notfound" id="notfound">Dosya orada yok</a> <a title="Permanent link" href="#notfound" class="permalink">¶</a></h2> <p>Kaçınılmaz olarak, dosya sisteminde mevcut olmayan dosyalar için de istek yapılacaktır. Bunun çeşitli sebepleri olabilir. Bazı durumlarda @@ -296,7 +296,7 @@ kişiselleştirilebilir.</p> </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div> <div class="section"> -<h2><a name="other" id="other">Diğer URL Eşleme Modülleri</a><a title="Permanent link" href="#other" class="permalink">¶</a></h2> +<h2><a name="other" id="other">Diğer URL Eşleme Modülleri</a> <a title="Permanent link" href="#other" class="permalink">¶</a></h2> |