This file is indexed.

/etc/fusionforge/httpd.conf.d/50-wsgi-moinmoin.conf is in fusionforge-plugin-moinmoin 6.0.5-2ubuntu1.

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

The actual contents of the file can be viewed below.

1
2
3
<IfModule wsgi_module>
  WSGIDaemonProcess fusionforge-plugin-moinmoin user=${FF__moinmoin__wsgi_user} group=${FF__moinmoin__wsgi_group} processes=4 display-name=fusionforge-plugin-moinmoin
</IfModule>