summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod/core.html.en
diff options
context:
space:
mode:
authorAndré Malo <nd@apache.org>2011-01-01 01:31:34 +0100
committerAndré Malo <nd@apache.org>2011-01-01 01:31:34 +0100
commit7650e1e45efb8f88a559c91ff6c124176d6c7011 (patch)
tree0030343e58f817def87daaefe3ab4f5c71f18ef1 /docs/manual/mod/core.html.en
parenteven better markup (diff)
downloadapache2-7650e1e45efb8f88a559c91ff6c124176d6c7011.tar.xz
apache2-7650e1e45efb8f88a559c91ff6c124176d6c7011.zip
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1054182 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/core.html.en')
-rw-r--r--docs/manual/mod/core.html.en5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en
index 2a83d4edf3..91c64ccfaf 100644
--- a/docs/manual/mod/core.html.en
+++ b/docs/manual/mod/core.html.en
@@ -3662,9 +3662,10 @@ handler</td></tr>
<p>You can override an earlier defined <code class="directive">SetHandler</code>
directive by using the value <code>None</code>.</p>
- <div class="note">Because <code class="directive">SetHandler</code> overrides default handlers,
+ <div class="note"><h3>Note</h3>
+ <p>Because <code class="directive">SetHandler</code> overrides default handlers,
normal behaviour such as handling of URLs ending in a slash (/) as
- directories or index files is suppressed.</div>
+ directories or index files is suppressed.</p></div>
<h3>See also</h3>
<ul>