Skip to content

MyApache ModSecurity Rules

The MyApache ModSecurity Rules page provides an interface to enable or disable individual ModSecurity rule files that control how incoming requests are filtered and inspected.

MyApache ModSecurity Rules

Overview

URL: /admin/my-apache-mod-security-rules

This interface displays a list of ModSecurity rule files provided by installed rule vendors (e.g., CRS4). Each rule can be toggled on or off depending on the specific security needs of your environment.

Table Columns

ColumnDescription
VendorThe source/vendor of the ModSecurity rule set (e.g., CRS4).
FileThe name of the individual rule file (e.g., REQUEST-905-COMMON-EXCEPTIONS.conf).
StatusA toggle switch to enable or disable the rule file.

All changes take effect immediately and are persistent across service restarts.

Functionality

  • Toggle Rules:
    Each rule can be enabled or disabled with a single click using the toggle in the Status column.

  • Live Status Indicators:
    The toggle reflects the real-time status of the rule file.

  • Pagination Controls:
    The table includes a pagination dropdown to adjust how many entries are shown per page. Available options:

    • 5
    • 10
    • 25
    • 50
    • All