For security purpose we recommended you to prevent access to your .htaccess file from unauthorized access.Add this code to your .htaccess file:# .htaccess protectionorder allow,denydeny from allsatisfy all
How to restrict directory access by IP address?
How to ban any IP Address via .htaccess?
How to blacklist an IP Address to deny it access to your website?
How to protect a folder with username and password in cPanel?
How to protect your website's images from an external website?