diff options
| author | Paul Buetow <paul@buetow.org> | 2025-11-04 23:02:40 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-11-04 23:02:40 +0200 |
| commit | 5cbeaca03efe852bf5d9b88347a4d37d8d76e447 (patch) | |
| tree | 08a68079b5901f0e3c120737cf235baae5d9cec9 /frontends/etc | |
| parent | be8fb140bc61e9a12f96f049c3f64bbb6471ee92 (diff) | |
remove fotos.buetow.org
Diffstat (limited to 'frontends/etc')
| -rw-r--r-- | frontends/etc/httpd.conf.tpl | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/frontends/etc/httpd.conf.tpl b/frontends/etc/httpd.conf.tpl index c3a2764..d7095a6 100644 --- a/frontends/etc/httpd.conf.tpl +++ b/frontends/etc/httpd.conf.tpl @@ -161,15 +161,6 @@ server "<%= $prefix %>ecat.buetow.org" { } <% } -%> -<% for my $prefix (@prefixes) { -%> -server "<%= $prefix %>fotos.buetow.org" { - listen on * port 8080 - log style forwarded - root "/htdocs/buetow.org/fotos" - directory auto index -} -<% } -%> - # Defaults server "default" { listen on * port 80 |
