Viewing File: /usr/local/cpanel/etc/icontact_templates/EasyApache/EA4_MigrationModSec.html.tmpl

[%#
Purpose
=======

This notification should be used when the EA4 migrates the ModSecurity2
configuration and it had to make a change to the custom user configuration
file in order to ensure maximum compatibility.

Notifications like this are useful when running in the background and the
user is probably not paying attention to the screen output.

For more information about how to customize notification templates, read our documentation at https://go.cpanel.net/notificationtemplates

-%]

[%
    PROCESS "include/colors.tmpl";
    PROCESS "include/styles.tmpl";
    PROCESS "include/code_block.tmpl";

    WRAPPER 'wrapper/main.html.tmpl';
%]

<p>
[% CPANEL.locale.maketext('The [asis,EasyApache 4] migration found [asis,Apache] [asis,Include] directives in the [asis,ModSecurity 2] user configuration file, [asis,modsec2.user.conf].');  CPANEL.locale.maketext('To ensure that your web server continues to function correctly, the system commented out these directives.');  CPANEL.locale.maketext('You must review your [asis,ModSecurity 2] configuration and verify your [asis,Include] directive paths.'); %]
</p>
[% END %]
Back to Directory File Manager