From 0914c86f287c26cc60ac077ae8788c85064428ed Mon Sep 17 00:00:00 2001 From: Bram Prieshof Date: Wed, 26 Aug 2020 11:06:31 +0000 Subject: [PATCH] fixed log location --- CMS/none/Apache-unconfigured | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CMS/none/Apache-unconfigured b/CMS/none/Apache-unconfigured index ec72f83..86dce03 100644 --- a/CMS/none/Apache-unconfigured +++ b/CMS/none/Apache-unconfigured @@ -1,7 +1,7 @@ #beginConf -ErrorLog ${APACHE_LOG_DIR}/s2_error.log -#CustomLog ${APACHE_LOG_DIR}/s2_custom.log combined +ErrorLog ${APACHE_LOG_DIR}/SITEname_error.log +#CustomLog ${APACHE_LOG_DIR}/SITEname_custom.log combined DirectoryIndex index.php index.html index.htm DocumentRoot /var/www/DOMAINname/html