[thelist] Apache: Fun with error docs + tip

Jeff Howden jeff at jeffhowden.com
Fri Aug 1 23:19:21 CDT 2003


frank,

><><><><><><><><><><><><><><><><><><><><><><><><><><><><><
> From: Frank
> 
> > #!/usr/bin/perl
> > use CGI;
> > $req=new CGI;
> > print $req->header(-type=>'text/html',
> >                       -status=>'200 OK');
> >
> > replace the 200 OK with the other values, as needed.
> 
> Thanks! What a great idea. Does anyone know the
> specifics of implementing this with CF, and the use of
> cfheader? I don't seem to have a lot of luck with it
> at the moment.
><><><><><><><><><><><><><><><><><><><><><><><><><><><><><

<cfheader statuscode="404" statustext="File Not Found">

.jeff

------------------------------------------------------
Jeff Howden - Web Application Specialist
Resume - http://jeffhowden.com/about/resume/
Code Library - http://evolt.jeffhowden.com/jeff/code/




More information about the thelist mailing list