You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
https://example.domain * { |
|
gzip |
|
tls kiri_so@outlook.com |
|
proxy / https://www.baidu.com |
|
log / stdout "{request}" |
|
|
|
rewrite { |
|
if {host} is google.com |
|
to /test |
|
} |
|
|
|
proxy /test localhost:1234 { |
|
websocket |
|
without /test |
|
} |
|
} |
|
|
|
|