File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
crowdsec-docs/unversioned/bouncers Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -314,8 +314,8 @@ And restart Nginx.
314314Nginx package for Ubuntu 22.xx did not include ` lua` module for some issues with other modules.
315315It' s fixed and the module is back in the following version of Ubuntu.
316316What 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
You can’t perform that action at this time.
0 commit comments