Mod_security can be easily disabled with the help of .htaccess. Here's the code that you will need to add to turn it off:
<IfModule mod_security.c> SecFilterEngine Off SecFilterScanPOST Off </IfModule>
Pronađite članak o značajkama, provjerite upute,
i ostale tehničke informacije vezane za hosting usluge Hostingera.
Mod_security can be easily disabled with the help of .htaccess. Here's the code that you will need to add to turn it off:
<IfModule mod_security.c> SecFilterEngine Off SecFilterScanPOST Off </IfModule>
Iscrpan popis tutorijala za početak razvoja web vještina. Naučite kako kodirati web stranicu. Naučite kako koristiti Hostinger control panel.