This file is indexed.

/etc/hsqldb/webserver.properties is in hsqldb-server 1.8.0.10-9ubuntu2.

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
 6
 7
 8
 9
10
11
12
13
# Hsqldb Server cfg file.
# See the Advanced Topics chapter of the Hsqldb User Guide.

server.database.0   file:data/db0
server.dbname.0     firstdb
server.urlid.0      db0-url
server.silent       true
server.trace        false

server.port         80
server.default_page index.html
server.root             ./
.html=text/html