This file is indexed.

/usr/share/aide/config/aide/aide.conf.d/30_aide_apache2 is in aide-common 0.16~a2.git20130520-2.

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

The actual contents of the file can be viewed below.

1
2
3
4
5
#!/bin/bash

if [ -e /etc/apache2/mods-enabled/suexec.load ]; then
  echo "@@define APACHE2_SUEXEC 1"
fi