This file is indexed.

/etc/apache2/conf-available/shaarli.conf is in shaarli 0.0.42~beta~dfsg1-2ubuntu1.

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
Alias /shaarli /usr/share/shaarli

<Directory /usr/share/shaarli>
    Options FollowSymLinks
    AllowOverride Limit Options FileInfo
</Directory>