[#]
http://marc.info/?l=openbsd-cvs&m=140665066312093&w=2
openbsd-cvs(obsdave,2) — All
2014-07-29 20:55:08
Module name: src
Changes by: reyk@cvs.openbsd.org 2014/07/29 10:17:28
Modified files:
etc/examples : httpd.conf
usr.sbin/httpd : httpd.conf.5 httpd.h parse.y server_file.c
Log message:
Add extended directory index options: "[no] index" and "[no] auto index".
The option "directory auto index" implements basic directory listing
and is turned off by default.
ok deraadt@