Commit f1530621 authored by Ben Laurie's avatar Ben Laurie
Browse files

Just caught my eye...


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77529 13f79535-47bb-0310-9956-ffa450edef68
parent bb6689f0
Loading
Loading
Loading
Loading
+1 −1
Changes for docs/manual/content-negotiation.html: 1 added line, 1 removed line.
Original line number Diff line number Diff line
@@ -86,7 +86,7 @@ A type map is a document which is associated with the handler
named <code>type-map</code> (or, for backwards-compatibility with
older Apache configurations, the mime type
<code>application/x-type-map</code>).  Note that to use this feature,
you've got to have an <code>SetHandler</code> some place which defines a
you've got to have a <code>SetHandler</code> some place which defines a
file suffix as <code>type-map</code>; this is best done with a
<pre>

+1 −1
Changes for docs/manual/content-negotiation.html.en: 1 added line, 1 removed line.
Original line number Diff line number Diff line
@@ -86,7 +86,7 @@ A type map is a document which is associated with the handler
named <code>type-map</code> (or, for backwards-compatibility with
older Apache configurations, the mime type
<code>application/x-type-map</code>).  Note that to use this feature,
you've got to have an <code>SetHandler</code> some place which defines a
you've got to have a <code>SetHandler</code> some place which defines a
file suffix as <code>type-map</code>; this is best done with a
<pre>