Extra security layer to make your website read-only through chattr?


The chattr is the command in Linux that allows to set certain attributes of files or folders. The primary use of this command is to make your website files unable to alter so the hackers will not be able to upload malicious files due to vulnerabilities in your website.

The side effect of turning ON immutable feature through chattr does not allow you to alter your files or to upload product pictures. You can contact the support team anytime to arrange this feature OFF for either short period of time or permanent basis.