Skip to content

Commit b963795

Browse files
committed
fix comments
1 parent 1925e61 commit b963795

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

crowdsec-docs/unversioned/bouncers/apache.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,13 @@ This component leverages Apache's module mecanism to provide IP address blocking
4141

4242
The module supports **Live mode** with a local (in-memory) cache.
4343

44-
At the back, this component uses `mod_proxy`, `mod_ssl` for requests to LAPI, and `mod_socache_` for the caching feature.
44+
At the back, this component uses `mod_proxy`, `mod_ssl` for requests to LAPI, and `mod_socache` for the caching feature.
4545

4646
## Installation
4747

4848
:::warning
4949

50-
There is not publicly available packages (yet) for this Remediation Component yet.
50+
There is not yet publicly available packages or this Remediation Component.
5151

5252
We are providing ways to build your own while we're working on packaging.
5353

0 commit comments

Comments
 (0)