-
Hello,
Everytime I run nginx -t to test the config, files "modsec-shared-collections" and "modsec-shared-collections-lock" are created in the current directory, see below:
```
[root@webstaging …
-
```sh
In file included from ../../module/ngx_waf/src/ngx_http_waf_module_core.c:1:
In file included from ../../module/ngx_waf/inc/ngx_http_waf_module_core.h:17:
In file included from ../../module/n…
-
when I follow the step , I can't restart nginx :
```
# nginx -t
nginx: [emerg] unknown directive "lua_package_path" in /etc/nginx/conf.d/crowdsec_nginx.conf:1
```
There is some messages:
```
ap…
-
https://support.maxmind.com/geolite-legacy-discontinuation-notice/
Apparently the GeoIP.dat file format of the database was changed and it will not be released like that ever.
In your examples o…
-
after restart nginx I have errors
`root@NC-V3:/usr/share/nginx/modules# nginx -t`
nginx: [emerg] dlopen() "/etc/nginx/modules/ngx_http_geoip2_module.o" failed (/etc/nginx/modules/ngx_http_geoip2_m…
-
### Behaviour
I made worked Matomo. Configured conntion to DB and pass all configuration steps. After this i configured Geolocations - downloaded MaxMind DB and chose using of Php module of Geoloca…
-
Please excuse me for asking it here, but I have followed the docs and the module did not loaded.
I have done this:
```bash
wget http://nginx.org/download/nginx-1.15.12.tar.gz
wget https://github.c…
-
1. Installed successfully
2. Edited /etc/hosts
3. comsposer-machine ls is empty
`docker-machine ls`
`NAME ACTIVE DRIVER STATE URL SWARM DOCKER ERRORS`
`docker ps`
CONTAINER ID …
-
Hi !
I open a new issue, duplicated from a older one #82, because I don't understand the situation.
Sorry if it's inappropriate, but I feared my comment was'nt read since this issue is closed.
…
-
According to
https://github.com/kubernetes/ingress-nginx/blob/ca74f9ad7d9a9072071dc94bfb8b5eb64f1e1fb0/docs/user-guide/nginx-configuration/configmap.md
currently geoip is enabled by default and…