This file is indexed.

/etc/apache2/mods-available/openjpip.conf is in openjpip-server 1:1.5.2-3.

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

The actual contents of the file can be viewed below.

1
2
3
4
# This is the config file for openjpip-server
<IfModule mod_fastcgi.c>
FastCGIExternalServer /var/www/openjpip -host localhost:3000
</IfModule>