This file is indexed.

/etc/lighttpd/conf-available/10-evhost.conf is in lighttpd 1.4.45-1ubuntu3.

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
# http://redmine.lighttpd.net/wiki/1/Docs:ModEVhost

server.modules += ( "mod_evhost" )

evhost.path-pattern = "/srv/%_/htdocs"