diff --git a/contrib/httpd.conf b/contrib/httpd.conf deleted file mode 100644 index bc1297f..0000000 --- a/contrib/httpd.conf +++ /dev/null @@ -1,9 +0,0 @@ -# -# httpd.conf: An OpenBSD httpd(8) configuration file for running -# Telodendria. Note that this is a development configuration that -# should be adapted using the httpd.conf(5) man page for production -# use. -# -server "matrix" { - listen on localhost port http -}