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>
أعثر على مقالات حول معلومات تخص المميزات، أدلة استكشاف الأخطاء وإصلاحها،
و معلومات تقنية أخرى متعلقة بخدمة الاستضافة هوستنجر.
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>
قائمة شاملة من الدروس للبدء في تطوير الويب. تعرف على كيفية تشفير الويب. أحصل على المساعدة مع لوحة التحكم هوستنجر.