summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod/mod_allowhandlers.html.en
diff options
context:
space:
mode:
authorLuca Toscano <elukey@apache.org>2016-04-26 20:13:42 +0200
committerLuca Toscano <elukey@apache.org>2016-04-26 20:13:42 +0200
commitcee998d39bf65f3edc8c811e87aacb2c638047a0 (patch)
tree95a52bbe39344ad273a005bdec11c86bca3340b3 /docs/manual/mod/mod_allowhandlers.html.en
parentFollow up for the Bugfix checklist panel. Remove ":" from Bugfix checklist, m... (diff)
downloadapache2-cee998d39bf65f3edc8c811e87aacb2c638047a0.tar.xz
apache2-cee998d39bf65f3edc8c811e87aacb2c638047a0.zip
Documentation rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1741066 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_allowhandlers.html.en')
-rw-r--r--docs/manual/mod/mod_allowhandlers.html.en2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_allowhandlers.html.en b/docs/manual/mod/mod_allowhandlers.html.en
index c850ed1b14..b66040084f 100644
--- a/docs/manual/mod/mod_allowhandlers.html.en
+++ b/docs/manual/mod/mod_allowhandlers.html.en
@@ -51,7 +51,7 @@ returns 403 FORBIDDEN to the client. This can be used with directives like
<ul id="toc">
<li><img alt="" src="../images/down.gif" /> <a href="#allowhandlers">AllowHandlers</a></li>
</ul>
-<h3>Bugfix checklist:</h3><ul class="seealso"><li><a href="https://www.apache.org/dist/httpd/CHANGES_2.4">HTTPD changelog</a></li><li><a href="https://bz.apache.org/bugzilla/buglist.cgi?bug_status=__open__&amp;list_id=144532&amp;product=Apache%20httpd-2&amp;query_format=specific&amp;order=changeddate%20DESC%2Cpriority%2Cbug_severity&amp;component=mod_allowhandlers">Known issues</a></li><li><a href="https://bz.apache.org/bugzilla/enter_bug.cgi?product=Apache%20httpd-2">Report a bug</a></li></ul><h3>See also</h3>
+<h3>Bugfix checklist</h3><ul class="seealso"><li><a href="https://www.apache.org/dist/httpd/CHANGES_2.4">httpd changelog</a></li><li><a href="https://bz.apache.org/bugzilla/buglist.cgi?bug_status=__open__&amp;list_id=144532&amp;product=Apache%20httpd-2&amp;query_format=specific&amp;order=changeddate%20DESC%2Cpriority%2Cbug_severity&amp;component=mod_allowhandlers">Known issues</a></li><li><a href="https://bz.apache.org/bugzilla/enter_bug.cgi?product=Apache%20httpd-2&amp;component=mod_allowhandlers">Report a bug</a></li></ul><h3>See also</h3>
<ul class="seealso">
<li><code class="directive"><a href="../mod/core.html#sethandler">SetHandler</a></code></li>
<li><code class="directive"><a href="../mod/mod_mime.html#addhandler">AddHandler</a></code></li>