This file is indexed.

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

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/html/openjpip -host 127.0.0.1:3000
</IfModule>