-
### 产品版本
20241120(v1.3.8-beta.14)
### 版本类型
- [ ] 社区版
### ⭐️ 需求描述
类似于Nginx的auth_basic设置
https://nginx.org/en/docs/http/ngx_http_auth_basic_module.html
### 补充信息
_No response_
-
**Describe the bug**
I've a VPS with 20/22 websites, needed to add a website.
```shell
sudo -E wo site create domain.com --html --letsencrypt=wildcard --dns=dns_cf
```
> Domain redacted for pri…
-
We are using this modules with nginx 1.16 , its working perfectly fine.
Recently we are planning to upgrade the nginx to 1.24 or 1.25.1 version. Its failing there
System Information
Os : Ubuntu 2…
-
nginx1.20.1 添加添加nginx-module-vts和nginx_upstream_check_module时,nginx-module-vts报错会报错:
nginx-module-vts-0.2.1/src/ngx_http_vhost_traffic_status_display_json.c: In function ‘ngx_http_vhost_traffic_statu…
-
Currently, we must use snippets to configure auth_jwt_leeway (see https://nginx.org/en/docs/http/ngx_http_auth_jwt_module.html#auth_jwt_leeway).
It would be very nice if that was configurable direct…
-
### Environment
- `nginx -V`
```
nginx version: nginx/1.27.2
built by gcc 12.2.0 (Debian 12.2.0-14)
built with OpenSSL 3.0.11 19 Sep 2023 (running with OpenSSL 3.0.14 4 Jun 2024)
…
-
**Describe the bug**
Renewing a cert using Cloudflare:
```bash
Type the appropriate number [1-2] or any other key to cancel: 2
Issuing new SSL cert with acme.sh
2024-10-22 22:26:26,694 (INFO) w…
-
Dear Community and Developers,
Thank you for the ineffably marvelous project... :sparkles:
I am sorry, but just wanted to report a possible case for reconsideration of the current rule prediction a…
-
**What type of your feature request?**
Open source WAF for Nginx, optional:
- [ ] ModSecurity
- [ ] ngx_http_limit_req_module 限制每秒请求数
- [ ] ngx_http_limit_conn_module 限制IP连接数
- [ ] http_lim…
-
Dear Manager,
Do you have any plans for nginx-ui to support 3rd-party module installation/build? There are many excellent 3rd-party nginx modules, and I want to use them in nginx-ui. It would be be…