Figure 3 Sample "Message of the day" file
<head>
<meta http-equiv="refresh" content="<VAR_REDIRECT>;URL=<VAR_URI>">
</head>
<body>
All Systems will be unavailable on Saturday April 26, 20001 due to
scheduled newtwork upgrade. Please direct all questions or
concerns to webadmin@mydomain.com.
<p>
<a href="http://www.yourdomain.com<VAR_URI>">Click here to proceed</a>
<p>
</body>
</html>
|