How to Protect the htaccess File
You can prevent unauthorized access to your htaccess file by adding this rule to the file:
# .htaccess protection
order allow, deny
deny from all
satisfy all
Thank you for your feedback.
Sorry about that :( We'll work to make it better.
You voted before.
(42 times viewed / 0 people found it helpful)