How to Protect .htaccess file in WordPress and prevent it from hackers - WordPress Security for Beginners Episode 5
Code to protect .htaccess file:
protect .htaccess (change "{}" brackets with angle brackets)
{Files ~ "^.*\.([Hh][Tt][Aa])"}
Order allow,deny
Deny from all
Satisfy all
{/Files}
❯ For more videos about WordPress Security:
• WordPress Security for Beginners Epis...
❯ Subscribe to the channel for more videos related to #wordpress
/ @magazine3tv260