Counters

<!--#exec cgi="/htbin/counter-ord"-->
You are the 1011th visitor.

<!--#exec cgi="/htbin/counter"-->
You are visitor number 1012 .


Virtual Include

Includes text from another file —
<!--#include virtual="/share/copyright.htm" -->
Copyright © 2025 The University of Mississippi.


Execute Commands

The current date and time —
<!--#config timefmt="%A, %B %d, %Y, %I:%M:%S %p"-->
<!--#echo var="DATE_LOCAL" -->

The time is now: Monday, March 31, 2025, 11:27:25 AM

The date and time of the last modification of this Web file —
<!--#echo var="LAST_MODIFIED" -->
Last modified: Friday, October 18, 2013, 08:56:49 AM

The account owner of a Web file —
<!--#exec cmd="ls -l ssi.html |awk '{print $3}'"-->
Webmaster: umweb

The viewer's IP Address —
<!--#echo var="REMOTE_ADDR" -->
Your IP Address is: 18.221.85.236