This file is indexed.

/etc/apache2/conf-available/000-apache-icons.conf is in open-infrastructure-apache-icons 20161101-lts2-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
<IfModule mod_autoindex.c>
	Include /usr/share/apache-icons/default.conf

	DefaultIcon /icons/default.${FORMAT}
</IfModule>