summaryrefslogtreecommitdiff
path: root/docs/manual/content-negotiation.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/content-negotiation.html')
-rw-r--r--docs/manual/content-negotiation.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/content-negotiation.html b/docs/manual/content-negotiation.html
index 7bfaee5afa..d6ffef8e81 100644
--- a/docs/manual/content-negotiation.html
+++ b/docs/manual/content-negotiation.html
@@ -111,7 +111,7 @@ you must have a handler set in the configuration that defines a
file suffix as <CODE>type-map</CODE>; this is best done with a
<PRE>
- AddHandler type-map var
+ AddHandler type-map .var
</PRE>
in the server configuration file. See the comments in the sample config