[EMAIL PROTECTED] wrote:
> 
> On Thu, 7 Mar 2002, Jerry Baker wrote:
> 
> > Do you think that Apache is not reading the HTTP_NOT_FOUND.html.var file
> > correctly which explicitly states that it should be text/html?
> 
> is it showing the content from that var file?  what is the content you are
> seeing (the plain html).
> 
> sterling

HTML
-------------
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE>Object not found!</TITLE>
<LINK REV="made" HREF="mailto:[EMAIL PROTECTED]";>
</HEAD>

<BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000CC">
<H1>Object not found!</H1>
<DL>
<DD>


    The requested URL was not found on this server.

  

    If you entered the URL manually please check your
    spelling and try again.

  

</DL><DL><DD>
 If you think this is a server error, please contact
 the <A HREF="mailto:[EMAIL PROTECTED]";>webmaster</A>

</DL>

<H2>Error 404</H2>
<DL>
<DD>
<ADDRESS>
  <A HREF="/">jerbaker.dhs.org</A>
  <BR>
  
  <small>03/07/02 21:01:42</small>
  <BR>
  <small>Apache/2.0.34-dev (Win32)</small>
</ADDRESS>
</DL>
</BODY>
</HTML>
--------------

-- 
Jerry Baker

Reply via email to