Search results for:

image 17 - OWASP Disabled rules for Magento2

OWASP Disabled rules for Magento2

Here is a list of all OWASP rules that should be disabled for the MAgento2 admin to work properly: SecRuleRemoveById 981248 SecRuleRemoveById 973336 SecRuleRemoveById 958051 SecRuleRemoveById 958039 SecRuleRemoveById 973302 SecRuleRemoveById 973306...

image 35 - 406 Not Acceptable Nginx error in cPanel/WHM

406 Not Acceptable Nginx error in cPanel/WHM

406 Not Acceptable Nginx error means that a ModSecurity rule was triggered. nginx error log: 2022/11/25 09:17:49 [error] 26611#26611: *123 [client 31.3.155.127] ModSecurity: Access denied with code 406 (phase 2). Matched “Operator Ge' with...

modsecurity disable url - How to disable Mod_Sec for a specific folder/file

How to disable Mod_Sec for a specific folder/file

On a WordPress website that is protected with ModSecurity, when admin edits pages using Elementor or Gutenber in wp-admin dashboard, ModSecurity may falsely detect it as XSS attack. What we usually do is disable specific rules that create this false...

cPanel CheatSheet

This is a practical cPanel cheatsheet for beginners, with focus on the commands that may be useful to new sysadmins. Basic Setup Install Installatron wget chmod +x installatron-plugin.sh ./installatron-plugin.sh -f Install memcache wget cd memcache*...