CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/08/04 09:49:28
Modified files:
usr.sbin/httpd : Makefile config.c control.c httpd.c
httpd.conf.5 httpd.h parse.y proc.c server.c
Added files:
usr.sbin/httpd : logger.c
Log message:
Add initial support for log files in /var/www/logs/. Logging with
syslog is still supported but disabled by default.
ok deraadt@
