Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
third_party
|
|
forked/caddy
Package caddy implements the Caddy server manager.
|
Package caddy implements the Caddy server manager. |
forked/caddy/caddyhttp/basicauth
Package basicauth implements HTTP Basic Authentication for Caddy.
|
Package basicauth implements HTTP Basic Authentication for Caddy. |
forked/caddy/caddyhttp/browse
Package browse provides middleware for listing files in a directory when directory path is requested instead of a specific file.
|
Package browse provides middleware for listing files in a directory when directory path is requested instead of a specific file. |
forked/caddy/caddyhttp/errors
Package errors implements an HTTP error handling middleware.
|
Package errors implements an HTTP error handling middleware. |
forked/caddy/caddyhttp/extensions
Package extensions contains middleware for clean URLs.
|
Package extensions contains middleware for clean URLs. |
forked/caddy/caddyhttp/fastcgi
Package fastcgi has middleware that acts as a FastCGI client.
|
Package fastcgi has middleware that acts as a FastCGI client. |
forked/caddy/caddyhttp/gzip
Package gzip provides a middleware layer that performs gzip compression on the response.
|
Package gzip provides a middleware layer that performs gzip compression on the response. |
forked/caddy/caddyhttp/header
Package header provides middleware that appends headers to requests based on a set of configuration rules that define which routes receive which headers.
|
Package header provides middleware that appends headers to requests based on a set of configuration rules that define which routes receive which headers. |
forked/caddy/caddyhttp/httpserver
Package httpserver implements an HTTP server on top of Caddy.
|
Package httpserver implements an HTTP server on top of Caddy. |
forked/caddy/caddyhttp/internalsrv
Package internalsrv provides a simple middleware that (a) prevents access to internal locations and (b) allows to return files from internal location by setting a special header, e.g.
|
Package internalsrv provides a simple middleware that (a) prevents access to internal locations and (b) allows to return files from internal location by setting a special header, e.g. |
forked/caddy/caddyhttp/log
Package log implements request (access) logging middleware.
|
Package log implements request (access) logging middleware. |
forked/caddy/caddyhttp/markdown
Package markdown is middleware to render markdown files as HTML on-the-fly.
|
Package markdown is middleware to render markdown files as HTML on-the-fly. |
forked/caddy/caddyhttp/proxy
Package proxy is middleware that proxies HTTP requests.
|
Package proxy is middleware that proxies HTTP requests. |
forked/caddy/caddyhttp/redirect
Package redirect is middleware for redirecting certain requests to other locations.
|
Package redirect is middleware for redirecting certain requests to other locations. |
forked/caddy/caddyhttp/rewrite
Package rewrite is middleware for rewriting requests internally to a different path.
|
Package rewrite is middleware for rewriting requests internally to a different path. |
forked/caddy/caddyhttp/staticfiles
Package staticfiles provides middleware for serving static files from disk.
|
Package staticfiles provides middleware for serving static files from disk. |
forked/caddy/caddyhttp/status
Package status is middleware for returning status code for requests
|
Package status is middleware for returning status code for requests |
forked/caddy/caddyhttp/templates
Package templates implements template execution for files to be dynamically rendered for the client.
|
Package templates implements template execution for files to be dynamically rendered for the client. |
forked/caddy/caddyhttp/websocket
Package websocket implements a WebSocket server by executing a command and piping its input and output through the WebSocket connection.
|
Package websocket implements a WebSocket server by executing a command and piping its input and output through the WebSocket connection. |
forked/caddy/caddytls
Package caddytls facilitates the management of TLS assets and integrates Let's Encrypt functionality into Caddy with first-class support for creating and renewing certificates automatically.
|
Package caddytls facilitates the management of TLS assets and integrates Let's Encrypt functionality into Caddy with first-class support for creating and renewing certificates automatically. |
forked/caddy/telemetry
Package telemetry implements the client for server-side telemetry of the network.
|
Package telemetry implements the client for server-side telemetry of the network. |
forked/confd/log
Package log provides support for logging to stdout and stderr.
|
Package log provides support for logging to stdout and stderr. |
Click to show internal directories.
Click to hide internal directories.