You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/www-apache/mod_diagnostics/files/20_mod_diagnostics.conf

6 lines
127 B

<IfDefine DIAGNOSTICS>
LoadModule diagnostic_filter_module modules/mod_diagnostics.so
</IfDefine>
# vim: ts=4 filetype=apache