X-Git-Url: https://git.hcoop.net/hcoop/domtool2.git/blobdiff_plain/65825353f7f92a1a524c8d887eda2b72dc5019a6..31b50af0d7e9779f3b0bd3f67acfc9104512a39d:/configDefault/apache.cfg diff --git a/configDefault/apache.cfg b/configDefault/apache.cfg index d7f90c3..7f6648a 100644 --- a/configDefault/apache.cfg +++ b/configDefault/apache.cfg @@ -37,4 +37,10 @@ fun logDirOf version1 user = user, "/apache/log"] +fun backupLogDirOf version1 = + if version1 then + "/afs/hcoop.net/common/etc/domtool/backup/apache/" + else + "/afs/hcoop.net/common/etc/domtool/backup/apache2/" + end