<%code> /* vim:set ft=sitecing: */ __SCIF->headers.clear(); /* reset all headers possibly set by the component throwing an exception. */ __SCIF->out->seekp(0); /* rollback the output that the exceptional component may have produced. */ /* set out headers */ __SCIF->headers["Content-Type"] = "text/html"; __SCIF->headers["Status"] = "500 server-side exception"; __SCIF->headers["Pragma"] = "no-cache"; Server-side exception

server-side exception

Something has gone really wrong with the server. Feel free to report the incident to " title="e-mail server administrator">webmaster.

Powered by site-C-ing.