[0001]
[0002]
[0003]
[0004]
[0005]
[0006]
[0007]
[0008]
[0009]
[0010]
[0011]
[0012]
[0013]
[0014]
[0015]
[0016]
[0017]
[0018]
[0019]
[0020]
[0021]
[0022]
[0023]
[0024]
[0025]
[0026]
[0027]
[0028]
[0029]
[0030]
[0031]
[0032]
[0033]
[0034]
[0035]
[0036]
[0037]
[0038]
[0039]
[0040]
[0041]
[0042]
[0043]
[0044]
[0045]
[0046]
[0047]
[0048]
[0049]
[0050]
[0051]
[0052]
[0053]
[0054]
[0055]
[0056]
[0057]
[0058]
[0059]
[0060]
[0061]
[0062]
[0063]
[0064]
[0065]
[0066]
[0067]
[0068]
[0069]
[0070]
[0071]
[0072]
[0073]
[0074]
[0075]
[0076]
[0077]
[0078]
[0079]
[0080]
[0081]
[0082]
[0083]
[0084]
[0085]
[0086]
[0087]
[0088]
[0089]
[0090]
[0091]
[0092]
[0093]
[0094]
[0095]
[0096]
[0097]
[0098]
<!DOCTYPE html>
<!--## WASD SSI error report document, example 5 (WASD V7.0ff layout)-->
<!--##trace on -->
<!--##printenv -->
<!--##

-->
<html>
<head>
<title>ERROR <!--#"{ERROR_STATUS_CODE}"--> <!--#"{ERROR_STATUS_TEXT}"--></title>
</head>
<body bgcolor="#ffffff">
<font color="#0000cc" size="+2">
<b>ERROR <!--#"{ERROR_STATUS_CODE}"--></b>
</font>
<font size="+1">
&nbsp;-&nbsp;
<!--##

********** 100s, 200s, 300s **********

-->
<!--#if var={ERROR_STATUS_CLASS} eqs=1 -->
<!--#orif var={ERROR_STATUS_CLASS} eqs=2 -->
<!--#orif var={ERROR_STATUS_CLASS} eqs=3 -->
<p><b>The server should not report a
<!--#"{ERROR_STATUS_CLASS}-->xx status code!</b>
</font>
<p>Please report this to the site administrator using the host link below.
<br>Quote the above message along with &quot;module <!--#"{ERROR_MODULE}"-->
line <!--#"{ERROR_LINE}"-->&quot;. Thankyou.
</body>
</html>
<!--#stop -->
<!--##

********** 400s **********

-->
<!--#elif var={ERROR_STATUS_CODE} eqs=400 -->
The server could not understand the request.
<!--#elif var={ERROR_STATUS_CODE} eqs=401 -->
This object requires authorization before access can be provided.
<br>You are denied access, or you failed to supply correct credentials.
<!--#elif var={ERROR_STATUS_CODE} eqs=403 -->
You are forbidden access to this object.
<!--#elif var={ERROR_STATUS_CODE} eqs=404 -->
The requested object could not be found.
<!--#elif var={ERROR_STATUS_CODE} eqs=409 -->
A resource conflict prevent request processing.
<!--##

********** 500s **********

-->
<!--#elif var={ERROR_STATUS_CODE} eqs=500 -->
Your request could not be processed.
An internal server error was detected.
<!--#elif var={ERROR_STATUS_CODE} eqs=501 -->
The server cannot process this request.
It does not support the required functionality.
<!--#elif var={ERROR_STATUS_CODE} eqs=502 -->
Gateway (scripting) failure.</b>
<!--#elif var={ERROR_STATUS_CODE} eqs=503 -->
The server cannot currently process your request.  Try again later.
<!--##

********** unknown **********

-->
<!--#else -->
<b>Unknown status code ... <!--#"{ERROR_STATUS_CODE}"--></b>
<!--#endif -->
<!--##

********** further information **********

-->
</font>
<!--## the site administrator might want the detail of the error -->
<!--#if var={REMOTE_HOST} srch={SITE_ADMIN_HOST} -->
<!--#"<P>{ERROR_REPORT}{ERROR_REPORT2}"-->
<!--#endif -->
<p>Further information on error
<a href="/httpd/-/status<!--#"{error_status_class}"-->xx.html"><!--#"{ERROR_STATUS_CODE}"--></a>
<p>If you feel this requires attention please contact
the site administrator using the host link below.
</nobr>
<p><hr size="2" width="85%" align="left" noshade>
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td><img src="/ht_root/wasdhttpdsm.gif"></td>
<td>&nbsp;&nbsp;&nbsp;</td>
<td valign="middle"><!--#"{SERVER_SIGNATURE}" --></td>
</tr>
</table>
</body>
</html>