diff --git a/README.AuthType-Basic.md b/README.AuthType-Basic.md index 4893da8..d061631 100644 --- a/README.AuthType-Basic.md +++ b/README.AuthType-Basic.md @@ -30,3 +30,9 @@ SetEnvIf Request_URI ^/.well-known/acme-challenge(.*) allow Require env allow + +oder noch etwas einfacher: + + + Require all granted +