cvs commit: ports/www/lighttpd Makefile ports/www/lighttpd/files
lighttpd.conf.sample
Edwin Groothuis
edwin at FreeBSD.org
Wed Jan 4 15:41:29 PST 2006
edwin 2006-01-04 23:40:58 UTC
FreeBSD ports repository
Modified files:
www/lighttpd Makefile
www/lighttpd/files lighttpd.conf.sample
Log:
better example in sample config for lighttpd
The lighttpd port installs a sample config file into
/usr/local/etc/lighttpd.conf.sample
this file should probably include the line:
server.event-handler = "freebsd-kqueue"
lighttpd is a high performance web server, and it should
use kqueue when running on FreeBSD.
PR: ports/90354
Submitted by: Mike <mspam at ideaway.net>
Approved by: maintainer timeout
Revision Changes Path
1.33 +1 -0 ports/www/lighttpd/Makefile
1.7 +4 -1 ports/www/lighttpd/files/lighttpd.conf.sample
More information about the cvs-ports
mailing list