关于caddy的反向代理的问题 #1498
Unanswered
moemoequte
asked this question in
Q&A
关于caddy的反向代理的问题
#1498
Replies: 2 comments 1 reply
-
可以这样试试:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
1.将配置文件中的 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
alist版本(使用的是稳定版的docker镜像)
我的caddy配置是这样的
我的phpmyadmin docker镜像可以正常使用, 但是打开
https://www.cialloo.com/alist/
整个页面都是空白的, 谷歌浏览器和Edge浏览器的情况都是一片空白,handle_path /alist*
和handle /alist/*
和handle alist*
都试过像下面这样配置却是可以正常显示
Beta Was this translation helpful? Give feedback.
All reactions