diff options
author | Eric Covener <covener@apache.org> | 2018-04-21 17:59:44 +0200 |
---|---|---|
committer | Eric Covener <covener@apache.org> | 2018-04-21 17:59:44 +0200 |
commit | 025ed9b18a90820858d5edf9e47fb1f6da5b9006 (patch) | |
tree | 1c01098f6e07396e73cbe85140bbce987565e3a9 /docs/manual/handler.html.tr.utf8 | |
parent | xforms (diff) | |
download | apache2-025ed9b18a90820858d5edf9e47fb1f6da5b9006.tar.xz apache2-025ed9b18a90820858d5edf9e47fb1f6da5b9006.zip |
rebuild with extraclean to pick up permalinks in
This will make it easier to compare with an extraclean jdk9
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1829716 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/handler.html.tr.utf8')
-rw-r--r-- | docs/manual/handler.html.tr.utf8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/manual/handler.html.tr.utf8 b/docs/manual/handler.html.tr.utf8 index e9d9edb466..5bc310447e 100644 --- a/docs/manual/handler.html.tr.utf8 +++ b/docs/manual/handler.html.tr.utf8 @@ -41,7 +41,7 @@ </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="definition" id="definition">Eylemci Nedir?</a></h2> +<h2><a name="definition" id="definition">Eylemci Nedir?</a><a title="Permanent link" href="#definition" 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_asis.html">mod_asis</a></code></li><li><code class="module"><a href="./mod/mod_cgi.html">mod_cgi</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_info.html">mod_info</a></code></li><li><code class="module"><a href="./mod/mod_mime.html">mod_mime</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_status.html">mod_status</a></code></li></ul></td><td><ul><li><code class="directive"><a href="./mod/mod_actions.html#action">Action</a></code></li><li><code class="directive"><a href="./mod/mod_mime.html#addhandler">AddHandler</a></code></li><li><code class="directive"><a href="./mod/mod_mime.html#removehandler">RemoveHandler</a></code></li><li><code class="directive"><a href="./mod/core.html#sethandler">SetHandler</a></code></li></ul></td></tr></table> @@ -89,7 +89,7 @@ </ul> </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div> <div class="section"> -<h2><a name="examples" id="examples">Örnekler</a></h2> +<h2><a name="examples" id="examples">Örnekler</a><a title="Permanent link" href="#examples" class="permalink">¶</a></h2> <h3><a name="example1" id="example1">Bir CGI betiği kullanarak durağan içeriğin değiştirilmesi</a></h3> @@ -128,7 +128,7 @@ </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div> <div class="section"> -<h2><a name="programmer" id="programmer">Yazılım Geliştirenler İçin</a></h2> +<h2><a name="programmer" id="programmer">Yazılım Geliştirenler İçin</a><a title="Permanent link" href="#programmer" class="permalink">¶</a></h2> <p>Eylemci özellikleri gerçeklenirken kullanılmak üzere <a href="developer/API.html">Apache API</a>’ye bir ekleme yapılmıştır. |