-
caddy2如何设置ip限制,做如下设置报错
ipfilter / {
rule allow
ip ***.***.***.**
}
-
1、安装php环境
sudo apt install -y gnupg2 lsb-release ca-certificates apt-transport-https software-properties-common
echo "deb https://packages.sury.org/php/ $(lsb_release -sc) main" | sudo tee /etc/apt/…
-
### Issue
So I switched from Nginx to CaddyV2 and this app is my last remaining issue I am running into. Fixing it for nginx was easy as I fixed it with...
```
location /media {
alia…
-
Caddy 2 has been out for a few months now and the Caddy 1 config settings in the docs no longer work with it.
With Caddy 2, much of the config settings are now defaults and/or no longer needed.
…
-
Hi, I have encountered a weird behavior in our use case. We're using Caddy2 as a reverse proxy behind Google cloud TCP load balancer. It is official docker hub image hosted using kubernetes as single …
-
*Caddy2 looks amazing thank you for making this*
while proxying nextjs application through `caddy@2.0-beta-15` webserver throws 500 with below error message
```log
2020/02/28 21:30:29.014 ERROR …
-
My Project under Hybrid Cloud using i3 access ( tex-caddy & tex services).
Working Mechanism : when browser hit the url it check for sso (single sign in option) then only user able to login the url.…
-
@JosephKav I was going to wait until Shoutrr integration is implemented, but thought I would give Gotify a spin. I am not getting notifications. Am I missing something?
**Global Block**
```
set…
-
弱弱的问一下,之前木有vless的时候,是caddy监听443,通过path转发给v2ray (vmess+tls+websocket),这样的话,caddy可以自动更新证书(Let's Encrypt)。
现在打开vless,要求v2ray/xray监听443,于是无法通过caddy自动更新证书了,请问有解吗?还是需要每隔一段时间自己手动折腾一下。
-
Working on implementing webhooks. I am running Gitea and Drone. Each repo in Gitea has a webhook defined that triggers a build in Drone.
The webhook looks like `http://osu.drone:3070/hook?secret=…