diff --git a/etc/alternc/templates/apache2/vhost-http.conf b/etc/alternc/templates/apache2/vhost-http.conf index a910a2ec..86ddb45f 100644 --- a/etc/alternc/templates/apache2/vhost-http.conf +++ b/etc/alternc/templates/apache2/vhost-http.conf @@ -37,8 +37,8 @@ # If you want to log the errors also in /var/log/alternc/sites/ -# WARNING: this WILL FORK a vlogger for EACH VHOST havingg this !!! the load on the machine may be high -# on hosting with many vhosts. as a consequence, this is disabled by default +# WARNING: this WILL FORK a vlogger for EACH VHOST having this !!! the load on the machine may be high +# when having many vhosts. as a consequence, this is disabled by default # ErrorLog "|| /usr/sbin/vlogger -e -u alterncpanel -g alterncpanel -s error.log -t \"error-%Y%m%d.log\" /var/log/alternc/sites/%%UID%%-%%LOGIN%%/"