diff --git a/doc/05-Authentication.md b/doc/05-Authentication.md index 749267a7b..22772b5a1 100644 --- a/doc/05-Authentication.md +++ b/doc/05-Authentication.md @@ -59,7 +59,7 @@ sudo htpasswd -c /etc/icingaweb2/.http-users icingaadmin #### Apache Configuration -Add the following configuration to the `<Directory>` directive in the `icingaweb2.conf` web server +Add the following configuration to the `` directive in the `icingaweb2.conf` web server configuration file. ```