There was a problem loading the comments.

How to protect your .htaccess file?

Hệ Thống Hỗ Trợ  »  Knowledgebase  »  Xem Bài viết

  Print

For security purposes, we recommend you to prevent access to your .htaccess file from unauthorized access.

Add this code to your .htaccess file:

# .htaccess protection

order allow, deny
deny from all
satisfy all

 


Share via

Bài viết liên quan

© Kênh Hỗ Trợ Đồng Tháp Web