From 7503f22eda32d0a5c1fff57494852e4ad58910ac Mon Sep 17 00:00:00 2001 From: Brice Waegeneire Date: Mon, 1 Feb 2021 16:58:55 +0100 Subject: [PATCH] add exmaples --- example/dummy.conf | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/example/dummy.conf b/example/dummy.conf index b45d612..9226838 100644 --- a/example/dummy.conf +++ b/example/dummy.conf @@ -3,3 +3,8 @@ Include /none Include /tabs # Include /spaces/comment + + +Deny from env=!foo +Deny from env=bar +Deny from env=baz # foo