[ic] Manually returning a 404 = blank page

Grant emailgrant at gmail.com
Mon May 16 22:38:16 EDT 2005


> > My special_pages/missing.html page doesn't return a 404 when it is
> > accessed.  When I use something like this:
> >
> > [tag op="header"]
> > Status: 404 Not found
> > Content-type: text/html
> > [/tag]
> >
> > or this:
> >
> > [tag op=header]Status: 404 missing[/tag]
> >
> > on the page, I get this:
> >
> > <html><body></body></html>
> >
> > instead of the normal content.  Does anyone know why that's happening?
> 
> This worked for me in 5.3 (tested with Lynx):
> http://www.icdevgroup.org/pipermail/interchange-users/2005-January/
> 042084.html

I don't understand it.  If I have that tag in there my page only returns this:

<html><body></body></html>

and still won't return a 404.  Where does that HTML even come from? 
It doesn't make any sense considering my catalog.

- Grant



More information about the interchange-users mailing list