View | Details | Raw Unified
Collapse All | Expand All

(-) file_not_specified_in_diff (-4 / +7 lines)
Line 6    Link Here 
# port on listen to
 Lines 8-11    Link Here 
# change these lines
	server_args		= -d /var/www/localhost/htdocs -I -l /var/log/shttpd_access.log -e /var/log/shttpd_error.log
# document root, log files (keep -I switch - inetd mode)
	user            = root
	server_args		= -I -d /var/www/localhost/htdocs -l /var/log/shttpd/access.log -e /var/log/shttpd/error.log
	group			= root
	user            = shttpd
	group			= shttpd