| VARIABLE | What Gets Echoed | Description |
| DATE_GMT | Sunday March 14 2010 | Current date and time at Greenwich (Greenwich Mean Time). |
| DATE_LOCAL | Sunday March 14 2010 | Current date and time on the server. |
| DOCUMENT_NAME | \\boswinfs01\home\users\web\b915\ez.mcfedriescom\CreatingAWebPage\ssi2.shtml | This page's server directory and name. |
| DOCUMENT_URI | /CreatingAWebPage/ssi2.shtml | URL of this page (less the host). |
| LAST_MODIFIED | Tuesday October 07 2008 | Date and time this page was last modified. |
| HTTP_REFERER | Variable 'HTTP_REFERER' cannot be found
| Address the user came from. |
| REMOTE_ADDR | 38.107.191.91 | IP address of the user. |