Caddy Setup: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

26 September 2025

  • curprev 05:2405:24, 26 September 2025 Iwiseman talk contribs 426 bytes +426 Created page with "=Introduction= Need a way to capture with due to adding non standard module =Geoip= I wanted to put the country on the caddy requests to need to use a module. To build this, install go. It will produce a caddy binary which you will need to replace the original one with. <syntaxhighlight lang="bash"> xcaddy build --with github.com/zhangjiayin/caddy-geoip2 </syntaxhighlight> This is now required with my current caddy config"