summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Gayot <duskcoder@gmail.com>2015-01-18 23:42:01 +0000
committerOlivier Gayot <duskcoder@gmail.com>2015-01-18 23:42:01 +0000
commitbd12299135030bec2f57197938dfdf48f1374710 (patch)
tree00dab80148425380d53602976df5622cbca2b14d
parent0935580445afb5dca80b17a4237168c24748d759 (diff)
correct english mistake
Signed-off-by: Olivier Gayot <duskcoder@gmail.com>
-rw-r--r--ldap2.adoci5
1 files changed, 3 insertions, 2 deletions
diff --git a/ldap2.adoci b/ldap2.adoci
index 148bacb..76ee056 100644
--- a/ldap2.adoci
+++ b/ldap2.adoci
@@ -50,8 +50,9 @@ of 'mod_auth_ldap':
This document refers to the 2.0 version of Apache httpd, which is no longer maintained. Upgrade, and refer to the current version of httpd instead, documented at [...]
Following the given link and browsing to 'Authentication and Authorization'
-suggests us another module (that we luckily have): 'mod_authnz_ldap' which we
-can successfully activate by issuing the following command and then restarting Apache.
+suggests us another module (which we have): 'mod_authnz_ldap' which we can
+successfully activate by issuing the following command and then restarting
+Apache.
$ sudo a2enmod authnz_ldap