How to protect your .htaccess file?

For security purpose we recommended you to prevent access to your .htaccess file from unauthorized access.

Add this code to your .htaccess file:

# .htaccess protection

order allow,deny
deny from all
satisfy all

Was this answer helpful?

 Print this Article

Also Read

How to blacklist an IP Address to deny it access to your website?

You can lock directory with a password by using cPanel "Password Protected Directories" option.1....

סריקה ומחיקת וירוסים מחשבון האחסון

רבים ממשתמשי מערכת הוורדפרס בפרט ובעלי אתרים בכלל נתקלים לא מעט במצבים בהם יום אחד האתר עובד יותר...

How to protect a folder with username and password in cPanel?

You can lock a directory with password by using the cPanel "Password Protected Directories"...

חסימת בוטים (Bots) מזיקים מגישה וניצול משאבים מאתרך

חסימת User-Agent לאבטחת האתר ומשאביו מפני בוטים נתחיל בכך שללקוחות LowcHost אין כמעט צורך במדיך...

How to Enable or Disable Mod Security in cPanel?

Is your IP frequently blocked when you access a wordpress admin area or any type of script with a...