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>
Najděte si články s potřebnými informacemi, průvodce při řešení problémů
a další technické informace související s hostingovou službou Hostinger.
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>
Comprehensive list of tutorials for getting started with web development. Learn how to code web. Get help with Hostinger control panel.