Thứ Hai, 13 tháng 12, 2021

code php 12.12.2021

# link chạy đầu tiên khi vào website. (File Htaccess)
RedirectMatch 301 ^/$ http://banhangctv.cty.vn/banhang


# xóa lưu cache trên website (header.php)
Link:  https://qastack.vn/programming/1922910/force-browser-to-clear-cache

<head>
        <meta http-equiv="pragma" content="no-cache" />
</head>





Không có nhận xét nào:

Đăng nhận xét