Can I do this?  I've successfully used <cfheader statuscode="302"> and
caused a redirect, but I can't get CF to return a statuscode="500" or
statuscode="404".  We are putting in a new switch to handle traffic to our
servers and we wan't it to redirect traffic if it gets anything other than
an HTTP status of 200.  The page it is checking has CF code in it to verify
that the database is available, and if there are any errors I want to return
a 500 status so the switch redirects to the other server.  Using CF4.5 on
Win2K with IIS.

TIA,
Dan
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Reply via email to