Sponsor of the Day:
Jerkmate
https://caddy.community/t/namecheap-with-acme-dns-provider/18944
NameCheap with ACME-DNS Provider - Wiki - Caddy Community
If you’re using NameCheap for your DNS, you probably know already that NameCheap API is quite generous when it comes to access permissions. Generous not in a...
wiki caddy communitydns providernamecheapacme
https://caddy.community/t/example-configure-wordpress-with-a-static-cache/8215
Example: configure WordPress with a static cache - Wiki - Caddy Community
Introduction If you want to use Caddy 2 for a WordPress site and you are using a static cache that generates html file on the server, you can use a config to...
wiki caddy communityconfigure wordpressexamplestaticcache
https://caddy.community/t/my-color-log-configuration/14028
My color log configuration - Wiki - Caddy Community
I spent some time making a pretty colored log format that maybe you might like to use as well. This uses the transform encoder plugin: Place this in your...
wiki caddy communitycolorlogconfiguration
https://caddy.community/t/example-tp-link-omada-controller/11857
Example: TP-Link Omada Controller - Wiki - Caddy Community
I spent some time today building a Caddyfile example for TP-Link Omada Controller software. Decided to share (and so fellow Googlers might save themselves some...
wiki caddy communityexampletpomadacontroller
https://caddy.community/t/variables-in-caddyfile/15685
Variables in Caddyfile - Wiki - Caddy Community
Variables in the Caddyfile Caddy is a super webserver that has many useful features. Caddy can enable very very powerful scenarios and many of them are...
caddyfile wiki caddyvariablescommunity
https://caddy.community/t/example-cockpit/8283
Example: Cockpit - Wiki - Caddy Community
Cockpit is a web interface for managing a server. It creates it’s own self signed certificate by default. Here is how to configure cockpit behind caddy to have...
wiki caddy communityexamplecockpit
https://caddy.community/t/file-server-basics/8843
File_server basics - Wiki - Caddy Community
This Wiki is tailored to the “new guy” that doesn’t have any/much experience with file serving, or maybe you’re new to using a server all together. These are...
wiki caddy communityfile serverbasics
https://caddy.community/t/composing-in-the-caddyfile/8291
Composing in the Caddyfile - Wiki - Caddy Community
Web server config files are mostly about expressing HTTP handling logic. Often, various handlers or middlewares need to be “composed” to form a cohesive HTTP...
caddyfile wiki caddycomposingcommunity
https://caddy.community/search?q=%23wiki%20
Search results for '#wiki ' - Caddy Community
Discussion about Caddy and the modern Web
wiki caddy communitysearch results
https://caddy.community/t/so-you-want-to-write-a-caddyfile/8205
So You Want to Write a Caddyfile - Wiki - Caddy Community
Say you’re an aspiring blogger. You would like to conquer the World of blogging with you new blog. You prefer your blog to be self-hosted so you can maintain,...
caddyfile wiki caddywantwritecommunity
https://caddy.community/t/using-zerossls-acme-endpoint/9406
Using ZeroSSL's ACME endpoint - Wiki - Caddy Community
ZeroSSL is an ACME-compatible certificate authority alternative to Let’s Encrypt. ZeroSSL’s ACME endpoint is already compatible with Caddy because it...
wiki caddy communityusingzerosslacmeendpoint
https://caddy.community/t/example-mtls-with-basic-auth-fallback/9249
Example: mTLS with Basic Auth fallback - Wiki - Caddy Community
This is a config created according to the post here that allows for basic auth to be used as a fallback when an mTLS client cert is not presented. # This...
wiki caddy communitybasic authexamplemtlsfallback
https://caddy.community/t/example-wordpress/7888
Example: WordPress - Wiki - Caddy Community
First, make sure WordPress is set up and running with php-fpm. A minimal Caddyfile config is: example.com { root * /var/www/wordpress encode gzip php_fastcgi...
wiki caddy communityexamplewordpress
https://caddy.community/t/how-to-use-dns-provider-modules-in-caddy-2/8148
How to use DNS provider modules in Caddy 2 - Wiki - Caddy Community
Caddy 2 uses a new and improved DNS provider interface for solving the ACME DNS challenge. All you have to do is plug the service provider(s) you need into...
dns providercaddy 2wiki communityusemodules