<!--#echo var="$env" -->
When you try to echo something that is invalid you get the following error message: (none)
<!--#echo var="DOCUMENT_NAME" -->
This is the name of the document the echo command is in: ssi3.shtml
<!--#echo var="DOCUMENT_uri" -->The path to this file is /pub/doc/linux/ssi3.shtml.
<!--#echo var="DATE_LOCAL" -->The current local time is Saturday, 08-Nov-2025 17:22:00 MST.
<!--#echo var="DATE_GMT" -->The Greenwich Mean Time is Sunday, 09-Nov-2025 00:22:00 GMT.
<!--#echo var="last_modified" -->This file was last modified on Sunday, 12-May-2002 02:10:09 MST.