=============================================================================
$NetBSD: MESSAGE,v 1.1.1.1 1999/11/12 15:52:54 jwise Exp $

You will need to edit ${PREFIX}/etc/httpd/httpd.conf and add the following
lines to the Dynamic Shared Object section in order to use this module
(substitute ${PREFIX} with /usr/pkg or your prefix as appropriate):

LoadModule ${PREFIX}/lib/httpd/mod_dtcl.so

In order to turn on parsing of .ttml pages, you will need to add

AddType application/x-httpd-tcl .ttml

to httpd.conf.  For more configuration options, see
${PREFIX}/share/doc/mod_dtcl/INSTALL.html.

=============================================================================