We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Switch suggested Apache configuration from `<Directory>` to `<LocationMatch>` to avoid the requirement for a "<DocumentRoot>/.well-known/acme-challenge" directory to exist on the file-system
Remove the need for PHP for Apache2, thank you https://serverfault.com/a/938323/336084
And also for Caddyfile
Add highlight for fences
Have HAProxy do some minimal validation on the challenge (see end of §8.3 in RFC8555).
haproxy: missing ssl keyword
formatting issue with 3.
Add HAProxy example
Add Caddy example
Updated Stateless Mode (markdown)
fix typo
Double quotes not needed for nginx config.
removed broken link
Revert 1d3855bae5c6bd812883abe13e47f1cff0e67593...ca316fc74ebd537a585bc769dd2c6c2ab6ad765e on Stateless Mode
Fix URI
Created Stateless Mode (markdown)