Rejigger subdirectory hosting

This commit is contained in:
2022-10-26 17:57:00 -07:00
parent 52d9deef82
commit 2fa0fa324a
4 changed files with 22 additions and 9 deletions

8
thttpd.conf Normal file
View File

@ -0,0 +1,8 @@
dir=/var/www/http/{{env "HTTP_SUBDIR"}}
vhost
chroot
user=thttpd
cgipat=**.cgi
logfile=/var/log/thttpd/thttpd.log
pidfile=/var/run/thttpd.pid
charset=utf-8