{
$ports = (${'httpd-e-smith'}{'TCPPort'} || '80') .','.
      ($modSSL{'TCPPort'} || '443');
$OUT="";
}[nextcloud]
enabled  = true
filter  = nextcloud
action   = smeserver-iptables[port="{$ports}",protocol=tcp,bantime=$bantime]
logpath  = /home/e-smith/files/nextcloud/data/nextcloud.log
maxretry = 3
port = {$ports}
protocol = tcp

