From 1fc21039f56913c7f8aa6632a10ff579c010c8ec Mon Sep 17 00:00:00 2001 From: tuxayo <2678215+tuxayo@users.noreply.github.com> Date: Sat, 23 Mar 2019 11:15:56 +0100 Subject: [PATCH] [fix] apache2 template: typo and rephrase comment "on hosting" seemed a francism --- etc/alternc/templates/apache2/vhost-http.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/alternc/templates/apache2/vhost-http.conf b/etc/alternc/templates/apache2/vhost-http.conf index df6165f2..3a2f364c 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%%/"