diff options
| author | Paul Buetow <paul@buetow.org> | 2025-02-07 21:09:53 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-02-07 21:09:53 +0200 |
| commit | bef65c4f5fd9c41444ae637e939c4e2d038cb531 (patch) | |
| tree | 287ec87f9596c011a4d9f7dbe20ed2f5964de201 /frontends/etc | |
| parent | 271e9d7e6efba1ef843d49d67edb3d42c2b03583 (diff) | |
fix
Diffstat (limited to 'frontends/etc')
| -rw-r--r-- | frontends/etc/httpd.conf.tpl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/frontends/etc/httpd.conf.tpl b/frontends/etc/httpd.conf.tpl index d37049c..fe621ba 100644 --- a/frontends/etc/httpd.conf.tpl +++ b/frontends/etc/httpd.conf.tpl @@ -66,7 +66,6 @@ server "<%= $prefix %>buetow.org" { } # Redirect blog to foo.zone -<% for my $prefix (@prefixes) { -%> server "<%= $prefix %>blog.buetow.org" { listen on * port 8080 log style forwarded |
