diff options
| author | Paul Buetow <openbsd@mx.buetow.org> | 2021-12-30 11:37:33 +0100 |
|---|---|---|
| committer | Paul Buetow <openbsd@mx.buetow.org> | 2021-12-30 11:37:33 +0100 |
| commit | 87c527aba53b58b384b8071bb6a7e05acd75237a (patch) | |
| tree | 689cd4bb736e7b8a35438b7de0c3b6bc641c77d3 /openbsd | |
| parent | de18c5af1d265fb0e300ce7a78cd195c8bb9e608 (diff) | |
adjust defualt name
Diffstat (limited to 'openbsd')
| -rw-r--r-- | openbsd/blowfish.buetow.org/etc/httpd.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsd/blowfish.buetow.org/etc/httpd.conf b/openbsd/blowfish.buetow.org/etc/httpd.conf index 4ef26ee..acbc2cd 100644 --- a/openbsd/blowfish.buetow.org/etc/httpd.conf +++ b/openbsd/blowfish.buetow.org/etc/httpd.conf @@ -1,4 +1,4 @@ -server "snonux.de" { +server "default" { listen on * port 80 location "/.well-known/acme-challenge/*" { root "/acme" |
