Skip to content

Commit cb00d9f

Browse files
committed
typos thx @sbl
1 parent 96b2018 commit cb00d9f

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

crowdsec-docs/unversioned/bouncers/apache.mdx

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,17 +47,14 @@ At the back, this component uses `mod_proxy`, `mod_ssl` for requests to LAPI, an
4747

4848
:::warning
4949

50-
Packages are only available for debian like systems and
50+
Packages are only available for debian and ubuntu systems.
5151

5252
The module can be built and installed on other platform as well.
5353

5454
Please keep in mind that this bouncer only supports live mode.
5555

5656
:::
5757

58-
Clone or download directly [from our GitHub repository](https://github.com/crowdsecurity/cs-apache2-bouncer).
59-
60-
6158
<Tabs
6259
defaultValue="apache_debian"
6360
values={[
@@ -87,6 +84,8 @@ sudo apt-get install crowdsec-apache2-bouncer
8784

8885
<TabItem value="others">
8986

87+
Clone or download directly [from our GitHub repository](https://github.com/crowdsecurity/cs-apache2-bouncer).
88+
9089
```bash
9190
aclocal
9291
autoconf

0 commit comments

Comments
 (0)