/etc/apache2/conf.d
NameSizeModeActions
includes/-0755rm
modsec/-0755rm
ssl.crt/-0755rm
ssl.key/-0755rm
autoindex.conf32730644editdlrm
cperror.conf5020644editdlrm
http2.conf900644editdlrm
mailman.conf4880644editdlrm
modsec2.conf16170600editdlrm
php.conf14880644editdlrm
php_add_handler_fix.conf2360640editdlrm
README3660644editdlrm
Edit: /etc/apache2/conf.d/mailman.conf (488B)
# If a Content-Type has not already been set by other means, apply the default of application/octet-stream so the file will be treated as a download. Header add Content-Type application/octet-stream "expr=-z %{resp:Content-Type}" # Prevent the browser from attempting to guess the Content-Type. Header set X-Content-Type-Options "nosniff"