-
If I do:
```
local pkey = require 'resty.openssl.pkey'
local key, err = pkey.new({
type = "Ed25519",
params = {
public = ngx.decode_base64("JhDWbww+dYIZs3RkR9t829Ltbx6glz8KeviW…
-
### Current Behavior
# set upstream
```
curl http://127.0.0.1:9080/apisix/admin/routes/1 -H 'X-API-KEY: edd1c9f034335f136f87ad84b625c8f1' -X PUT -i -d '
{
"uri": "/*",
"upstream": {
…
-
### Environment
Include the result of the following commands:
- `nginx -V`
- `uname -a`
nginx version: nginx/1.26.2
built by gcc 11.4.1 20231218 (Red Hat 11.4.1-3) (GCC)
built with OpenSSL 3.0.7 …
-
### Environment
Include the result of the following commands:
- `nginx -V`
`nginx -V
nginx version: openresty/1.13.6.2
built by gcc 11.2.0 (GCC)
built with OpenSSL 3.0.3 3 May 2022
TLS SNI support…
-
Thank you so much for supporting the nginx 1.27 version.
However, an error occurred during the source build, so we are opening the case.
**Use version** : openresty-1.27.1.1
**OS** : 5.10.186-1…
-
### Current Behavior
I am running Api Six in stand-alone mode and want to use Vault for secret management.
I am using the Docker images, and I keep getting this error. I don't know how to add ce…
-
### Current Behavior
# apisix config
```
curl http://127.0.0.1:9080/apisix/admin/routes/1 -H 'X-API-KEY: edd1c9f034335f136f87ad84b625c8f1' -X PUT -i -d '
{
"uri": "/*",
"upstream": {…
-
Hi, I want to share my observation.
I run Nginx in docker with "autoindex on" parameter for share files.
Path for directory look like "\/" but application create GET request without a slash at the e…
-
a fresh install on a fresh server following the steps provided.
this error throws on
npm run dev
```
root@myserver:/usr/share/nginx/html/nextjs-ollama-llm-ui# npm run dev
> nextjs-ollama-l…
-
**ca0905793476a1896f59e60c627c2a28f4bec475**
## summary
- When attempting to build Nginx with the Zstd dynamic module (ngx_http_zstd_filter_module), the build fails due to errors related to the Zs…