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

 

क्या यह उत्तर मददगार था? 0 उपयोगकर्ताओं ने इसे उपयोगी पाया (0 वोट्स)