Pages

Thứ Sáu, 23 tháng 3, 2012

Lỗi truy cập 404 - Xin giúp cách khắc phục

// no direct access
defined( '_JEXEC' ) or die( 'Restricted access' );
if(($this->error->code)=='404'){
   header('Location:/trang-chu.html');
   exit;
}
?>

0 nhận xét:

Đăng nhận xét