INO Làm thế nào để chống người khác không thể truy cập các file không được khai báo trong .htaccess ạ
ngoquocdat INO dán mã này vào htaccess <Files datlechin.php> Order Allow,Deny Deny from all </Files> datlechin.php kia là file không cho người khác truy cập được
ngoquocdat INO <Files 1.php> Order Allow,Deny Deny from all </Files> <Files 2.php> Order Allow,Deny Deny from all </Files> <Files 3.php> Order Allow,Deny Deny from all </Files> <Files 4.php> Order Allow,Deny Deny from all </Files> =))