Use WWWOWN instead of nobody. Clean up Makefile using SUB_FILES, SUB_LIST and PORTDOCS. Etc. PR: 72298 Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com>, vs/flz
6 lines
116 B
Text
6 lines
116 B
Text
user=%%WWWOWN%%
|
|
dir=%%PREFIX%%/www/data
|
|
chroot
|
|
cgipat=*.cgi
|
|
logfile=/var/log/thttpd.log
|
|
pidfile=/var/run/thttpd.pid
|