mirror of
https://github.com/openziti/zrok.git
synced 2024-11-25 01:23:49 +01:00
6 lines
408 B
Plaintext
6 lines
408 B
Plaintext
|
|
- `proxy` mode forwards requests received by the frontend to the target server ([more](/concepts/http.md))
|
|
- `web` mode serves a target folder as a file index web page ([more](/concepts/files.md))
|
|
- `drive` mode serves a target folder with WebDAV ([guide](/guides/drives.mdx))
|
|
- `caddy` mode runs the built-in Caddy server with the targeted Caddyfile ([example](pathname:///simple_reverse_proxy.Caddyfile))
|