diff options
author | Luca Toscano <elukey@apache.org> | 2016-04-20 13:13:59 +0200 |
---|---|---|
committer | Luca Toscano <elukey@apache.org> | 2016-04-20 13:13:59 +0200 |
commit | 51f512bf9809c3186e3de0269eec715fb48b659c (patch) | |
tree | 9404ba399ea309b8fc212e10ab7f4372ed8efd9c /docs/manual/mod/mod_allowhandlers.html.en | |
parent | Add a new panel to all the module doc pages containing quicklinks for Changel... (diff) | |
download | apache2-51f512bf9809c3186e3de0269eec715fb48b659c.tar.xz apache2-51f512bf9809c3186e3de0269eec715fb48b659c.zip |
Documentation rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1740111 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_allowhandlers.html.en')
-rw-r--r-- | docs/manual/mod/mod_allowhandlers.html.en | 2 |
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 15671bebd8..6fb953b20c 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>See also</h3> +<h3>Bugfix checklist:</h3><ul class="seealso"><li><a href="http://httpd.apache.org/dev/dist/CHANGES_2.4">Httpd changelog</a></li><li><a href="https://bz.apache.org/bugzilla/buglist.cgi?bug_status=__open__&list_id=144532&product=Apache%20httpd-2&query_format=specific&order=changeddate%20DESC%2Cpriority%2Cbug_severity">Open bugs</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> |