mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
Add the warning, that the older style <+ ... +> are no longer recognized,
and the user must switch to <? ... ?> before restarting Apache...
This commit is contained in:
parent
efce757995
commit
026fc858fb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=52730
1 changed files with 4 additions and 3 deletions
|
@ -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! **
|
||||
-
|
||||
|
|
Loading…
Add table
Reference in a new issue