How to Protect the htaccess File
- Knowledgebase /
- Security /
- 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
Was this article helpful?
Dislike0 Like0
Views: 30
Dislike0 Like0
Views: 30