This website requires JavaScript.
Explore
Help
Sign In
github
/
Xray-examples
Watch
1
Star
0
Fork
0
You've already forked Xray-examples
mirror of
https://github.com/XTLS/Xray-examples.git
synced
2025-02-23 23:49:29 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Xray-examples
/
VLESS-TLS-SplitHTTP-CaddyNginx
/
Caddyfile
6 lines
83 B
Caddyfile
Raw
Normal View
History
Unescape
Escape
Simplify SplitHTTP further, and add Caddyfile (#188) * Simplify SplitHTTP further, and add Caddyfile * raise log level * enable udp --------- Co-authored-by: 风扇滑翔翼 <Fangliding.fshxy@outlook.com>
2024-06-21 22:36:22 +02:00
localhost:443
{
Update Caddyfile
2024-10-26 03:10:34 +08:00
handle_path
/split/*
{
reverse_proxy
http://127.0.0.1:1234
Simplify SplitHTTP further, and add Caddyfile (#188) * Simplify SplitHTTP further, and add Caddyfile * raise log level * enable udp --------- Co-authored-by: 风扇滑翔翼 <Fangliding.fshxy@outlook.com>
2024-06-21 22:36:22 +02:00
}
}
Reference in New Issue
Copy Permalink