website icon indicating copy to clipboard operation
website copied to clipboard

The Caddy website

Results 30 website issues
Sort by recently updated
recently updated
newest added

feat: https://github.com/caddyserver/caddy/pull/6114

Relevant PR: https://github.com/caddyserver/caddy/pull/6451 Very much open to feedback on verbiage and the example provided.

When I go here: [https://caddyserver.com/docs/json/apps/http/](https://caddyserver.com/docs/json/apps/http/) and click on any of the keys in the json, for example "routes", the docs appear empty

Document the work done in caddyserver/caddy@101d3e7. In particular document as a note that a server restart is required for log file options to be applied.

there are additional configuration options (i.e. `deny`, `fallback_policy`) that were not added to the documentation _Originally posted by @mohammed90 in https://github.com/caddyserver/caddy/issues/6390#issuecomment-2162263308_ Creating this as reminder for myself to add the...

I found put a space before comma will not parsed as two hosts, for example: ``` abc.com , ab.com { ... } ``` Is this a reasonable format? I'd like...

documentation

The latest Caddy version is 2.8.4, but the Download page still offers version 2.8.0. It would be helpful if the Download page would mention which Caddy version it currently offers.

I have added one of my use-cases for `log_append` as another example. When using multiple `reverse_proxy` upstreams, it can be useful to have the upstream as well as time and...

Addresses the changes in caddyserver/caddy#6229 to the best of my understanding. Particularly, marks the API key for the ZeroSSL issuer as required. Documentation for the fields previously denoted to be...

I realize now we shouldn't keep the doc around to not encourage using them.