Skip to content

Commit 3e61f90

Browse files
author
jdv
committed
rephraseing
1 parent 8ae8dcc commit 3e61f90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

crowdsec-docs/unversioned/bouncers/nginx.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -314,8 +314,8 @@ And restart Nginx.
314314
Nginx package for Ubuntu 22.xx did not include `lua` module for some issues with other modules.
315315
It's fixed and the module is back in the following version of Ubuntu.
316316
What to do to resolve the issue?
317-
* Of course, most logicalwould be to upgrade to Ubuntu >=24.04
318-
* You could also use openresty instead of nginx, it includes lua module and is compatible with the component.
317+
* If you can, upgrade to Ubuntu >=24.04
318+
* You could also use OpenResty instead of NGINX, it includes lua module and is compatible with the component
319319
* It changes some paths as the service is different, but the configuration is the same as NGINX as it's a "fork" of it.
320320
* You could also compile the lua module yourself but it involves more manual work
321321

0 commit comments

Comments
 (0)