This file is indexed.

/etc/apache2/conf-available/libopenjpip-server.conf is in libopenjpip-server 2.3.0-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_proxy_fcgi.c>
ProxyPass "/openjpip" "fcgi://127.0.0.1:3000/"
</IfModule>