Sales: 1-800-373-4974          30% OFF! Use code 30OFF during checkout

How to Protect the htaccess File Print

  • 0

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 answer helpful?
Back

Powered by WHMCompleteSolution