aboutsummaryrefslogtreecommitdiffstats
path: root/testing/thttpd/thttpd.conf
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2016-08-22 08:41:09 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2016-08-22 08:41:09 +0000
commitf90c15a50a5cefedf36bd7c043d5069b3652c092 (patch)
treed497bdbbaffcb5c6187e79913f7a95808676ada8 /testing/thttpd/thttpd.conf
parent53a4f790089c6699afc42a41e31ea685f1699b18 (diff)
downloadaports-f90c15a50a5cefedf36bd7c043d5069b3652c092.tar.bz2
aports-f90c15a50a5cefedf36bd7c043d5069b3652c092.tar.xz
community/thttpd: moved from testing
Diffstat (limited to 'testing/thttpd/thttpd.conf')
-rw-r--r--testing/thttpd/thttpd.conf8
1 files changed, 0 insertions, 8 deletions
diff --git a/testing/thttpd/thttpd.conf b/testing/thttpd/thttpd.conf
deleted file mode 100644
index 3623b89899..0000000000
--- a/testing/thttpd/thttpd.conf
+++ /dev/null
@@ -1,8 +0,0 @@
-dir=/var/www/http
-vhost
-chroot
-user=thttpd
-cgipat=**.cgi
-logfile=/var/log/thttpd/thttpd.log
-pidfile=/var/run/thttpd.pid
-charset=utf-8