第 2 章 在 RHEL 中配置 ModSecurity
当您在 Red Hat Enterprise Linux (RHEL)上安装 Red Hat JBoss Core Services 时,您可以将 ModSecurity 模块配置为充当 Apache HTTP 服务器的 web 应用程序防火墙(WAF)。
JBCS 2.4.57 目前不为 RHEL 9 提供 Apache HTTP 服务器的存档文件分发。
2.1. RHEL 上的 ModSecurity 依赖项 复制链接链接已复制到粘贴板!
ModSecurity 有几个依赖项才能成功运行。其中一些依赖项已作为 Red Hat JBoss Core Services 的一部分包含在内。
下表提供了 ModSecurity 依赖项列表:
| 依赖项 | RHEL 上的 JBCS 的一部分? |
|---|---|
| Apache Portable Runtimes (APR) | 是 |
|
| 是 |
|
| 是 |
|
| 是 |
| Perl-Compatible Regular Expressions (PCRE) | 是 |
|
| 否 |
在 RHEL 上,Red Hat JBoss Core Services 包括了所有这些依赖项,但 libxml2 库除外。