Control Variables can be included in HTML pages using the Server Side Include (SSI) echo var tag <!--#echo var="variable name"-->.
For example the following mark-up displays the number of minutes the remote
server has been running:
<!--#echo var="UPTIME"-->
And here it is for real: this server has been up for minutes