File
testssi.xls |
|
<!--#config errmsg="Unable to
parse <b>SSI-X</b>" --> <!--#config
errmsg="Unable to parse SSI-X" --> ←Change errmsg. |
<!--#config timefmt="%Y:%m:%d
%H:%M:%S" --> ←Change date
format--use colons. |
<!--#echo
var="SERVER_SOFTWARE" --> ←Note which
server software is running. |
<!--#exec cmd="date" -->
←Check if #exec works. |
<!--#echo
var="LAST_MODIFIED" --> ←See date with
colons. Is it date of include file or requested file? |
<!--#include file="nofile"
--> ←See new errmsg. |
Pagedate javascript: |
Pagedate server var: ←If
Unable err then #set does not work. |
|