[thelist] evolt's 404 problem.

Raymond Camden rcamden at allaire.com
Tue Feb 6 16:03:31 CST 2001


Query, have you tried using CFHEADER -before- any other output is sent to
the page, even white space?

=======================================================================
Raymond Camden, Principal Spectra Compliance Engineer for Allaire

Email   : jedimaster at allaire.com
ICQ UIN : 3679482

"My ally is the Force, and a powerful ally it is." - Yoda

>
> "Daniel J. Cody" wrote:
> > Close.. I could write out a header so that apache would return:
> > Status: 200 OK
> > but we need the HTTP/1.1(or 1.0) header to report the code:
> > HTTP/1.0 200 OK
> > thanks for helping out :)
>
> Well - I tried this bit of code:
> <CFHEADER NAME="HTTP/1.1" VALUE="200 OK">
> and it generates the right thing - just not in the right place, and not
> pre-empting the main HTTP header. :-(





More information about the thelist mailing list