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>
Leia artikleid erinevatest võimalustest, probleemide lahendamisest,
ja teistest tehnilistest näpunäidetest, mis on seotud Hostingeriga.
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>
Nimekiri õpetustest, et saaksid alustada arendamisega. Õpi kuidas arendada kodulehekülgi. Saa abi Hostinger'i halduspaneeliga.