Shutdown Archive web server
XS(sc_forward_row) { dXSARGS; if(items != 1) { XSRETURN_IV(1); } forwrow(SvIV(ST(0))); }