You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Caddyfile 184 B

123456789101112
  1. tris.filippo.io {
  2. tls bip@filippo.io
  3. gzip
  4. log stdout
  5. proxy / https://blog.filippo.io
  6. }
  7. cf.tris.filippo.io {
  8. tls bip@filippo.io
  9. log stdout
  10. proxy / https://blog.cloudflare.com
  11. }