/etc/apache2/mods-available/watchcat.conf is in libapache2-mod-watchcat 1.0-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 5 6 7 | <IfModule mod_watchcat.c>
CatType script application/x-httpd-php
CatType script application/x-perl application/x-cgi
CatTimeout script 60
CatOrder script
#CatLogHandler
</IfModule>
|