[% WRAPPER 'master_templates/master.tmpl' theme="yui" app_key="apache_mod_userdir_tweak" -%] [% IF data.webserver_runs_as_user %]
[% locale.maketext('[asis,Apache httpd]’s [asis,mod_userdir] makes [asis,URL]s like “[_1]” resolve to the indicated user’s (for example, the user “[_2]”’s) primary web virtual host.', 'http://example.com/~fred', 'fred') %]
[% locale.maketext('In the above scenario, the transferred data counts against the bandwidth limit for the user that owns “[_1]”, not against “[_2]”’s bandwidth limit. This is often an undesirable behavior.', 'example.com', 'fred') %]
[% locale.maketext('WHM’s [asis,mod_userdir Protection] feature addresses this problem by restricting [asis,mod_userdir] to [asis,URL]s whose users own the [asis,URL]’s domains.') %]
[% END #wrapper -%]