在 xxx.com.tw 下放一個純 html 的網頁內容如下
檔名可能叫 index.htm
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=big5">
<meta http-equiv="refresh" content="0;URL=/cgi-bin/openwebmail/openwebmail.pl">
<title>WebMail Loading .../title>
</head>
<body>
<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td align="center">WebMail Loading ...</td>
</tr>
</table>
</body>
</html>