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

 

Comments

Confirm Submission

Please enter the text from the image in the box provided; this helps us to prevent spam.