mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00: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
@ -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…
Reference in New Issue
Block a user