diff options
author | Mikhail Teterin <mi@FreeBSD.org> | 2002-01-07 20:29:48 +0000 |
---|---|---|
committer | Mikhail Teterin <mi@FreeBSD.org> | 2002-01-07 20:29:48 +0000 |
commit | 026fc858fb583e3e280d3b10022393e9bd266b7a (patch) | |
tree | 477c03d82a8d821a49f093a0000bdb5a2815435d /www | |
parent | efce757995697686c97291c8519d36ff87badd02 (diff) |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_dtcl/pkg-message | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/www/mod_dtcl/pkg-message b/www/mod_dtcl/pkg-message index f3fc469ff3e5..cb213732e21f 100644 --- a/www/mod_dtcl/pkg-message +++ b/www/mod_dtcl/pkg-message @@ -2,11 +2,12 @@ Please, follow the instructions in file:/usr/local/share/doc/mod_dtcl/documentation.html - (where /usr/local may be replaced by a machine's - setting for LOCALBASE) to enable the mod_dtcl's usage. - The mentioning of mod_dtcl is already in the Apache's config file, but it is commented out -- you have to uncomment it manually and add the line: AddType application/x-httpd-tcl .ttml + + ** Note, that the older style <+ ... +> tags are no longer ** + ** recognized! If you are upgrading, switch to the new <? ** + ** ... ?> tags before restarting Apache! ** - |