aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2021-07-15 21:35:46 +0200
committerJohn Ankarström <john@ankarstrom.se>2021-07-15 21:35:46 +0200
commit9ca21930185904042d092e5531187f992bae0939 (patch)
treee6e8b13e7aa2ead0c44e4013ef325a74e542cbc1
parentb7256a8a82039560ac31677ad751c97dd5bbe783 (diff)
downloadrbsd-9ca21930185904042d092e5531187f992bae0939.tar.gz
httpd.conf: Configure perlisdead.org
-rw-r--r--usr/pkg/etc/httpd/httpd.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/pkg/etc/httpd/httpd.conf b/usr/pkg/etc/httpd/httpd.conf
index fc43460..5bbb314 100644
--- a/usr/pkg/etc/httpd/httpd.conf
+++ b/usr/pkg/etc/httpd/httpd.conf
@@ -300,6 +300,8 @@ vhost block(ServerName => 'img.ankarstrom.se');
vhost block(ServerName => 'john.ankarstrom.se');
vhost block(ServerName => 'mail.ankarstrom.se');
vhost block(ServerName => 'software.ankarstrom.se');
+vhost block(ServerName => 'perlisdead.org',
+ DocumentRoot => '/var/www/perlisdead/out');
# Default virtual host configuration