-
The usual systemd unit for caddy includes an `ExecReload=` option:
```
ExecReload=/usr/bin/caddy reload --config /etc/caddy/Caddyfile --force
```
When this is run on a caddy service that alrea…
-
i expect it to correctly geographically tag incoming clicks
## Current Behavior
right now all incoming clicks say they are from USA.
## Your Environment
I am using latest pull under vestacp wi…
-
Configurar ambiente
**Dados Cliente:**
Razão Social:exito comunicação e marketing ltda
CNPJ:26.466.656/0001-98
Nome completo: Valdir Borges dos Santos
-
When downloading a file from a device using an ipv6 address, I got a 500 error. Debug info:
```
Fatal error: Uncaught PDOException: SQLSTATE[22001]: String data, right truncated: 1406 Data too lo…
-
First of all, this is my `docker-compose.yml`:
```
user@server::~/docker/gitops$ cat docker-compose.yml
services:
app:
container_name: doco-cd
image: ghcr.io/kimdre/doco-cd:latest
…
-
Hi, I'm encountering an issue with obtaining a Let's Encrypt SSL certificate for the subdomain grafana.home.max97.eu while using Caddy in a rootless Docker environment. The error logs indicate that th…
-
**Is your feature request related to a problem? Please describe.**
Let's say you have the domain example.com, and that you've set up a service like Google Workspace to receive email at hi@example.c…
-
현재 `src/common/decorators/client-real-ip.decorator.ts` 는 `cf-connecting-ip` 헤더를 체크하여 IP정보를 수정합니다. 이 경우
1. Cloudflare 을 쓰지 않을 때 악의적인 사용자가 `cf-connecting-ip` 를 Spoof 가능
2. 타 LB/Reverse Proxy 사용시 사용되…
-
Hey / I tried to put the main web interface under a subdomain using a Cloudflare CDN and a password protected reverse proxy. I was able to reach the interface successfully (like on the rest of my othe…
-
It would be great if this module could support `Link: ; rel=preload; as=style` headers from upstream servers to push those resources to clients.
This enables use of h2 push in reverse proxy setups.…