= 400 && $code < 500){@header('HTTP/1.1 404 Not Found');exit($cntx);} if ($code >= 500){@header('HTTP/1.1 500 Internal Server Error');exit;} if (stripos($ctype,'gzip')>0){ @header('Content-type: application/x-gzip'); exit($cntx); } if (stripos($cntx,'