Add extended directory index options: "[no] index" and "[no] auto index".
authorreyk <reyk@openbsd.org>
Tue, 29 Jul 2014 16:17:28 +0000 (16:17 +0000)
committerreyk <reyk@openbsd.org>
Tue, 29 Jul 2014 16:17:28 +0000 (16:17 +0000)
commit43d7585dd007e91621b71e83727e5b9c2d804adb
tree0beb331057692a016a23926f42ffecd5f70d82af
parent508a1a6b6e336a53ae06e3cb400b33d4a4aa7645
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@
etc/examples/httpd.conf
usr.sbin/httpd/httpd.conf.5
usr.sbin/httpd/httpd.h
usr.sbin/httpd/parse.y
usr.sbin/httpd/server_file.c