- `proxy` mode forwards requests received by the frontend to the target server ([more](/concepts/http.mdx)) - `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))