From e1fe0c7ed02ff89570f4e9e942b3d798c7eb001f Mon Sep 17 00:00:00 2001
From: Richard Bowen
Date: Fri, 27 Apr 2012 15:08:20 +0000
Subject: [PATCH] Missed an example in authn_anon
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1331461 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/mod/mod_authn_anon.html.en | 3 +++
1 file changed, 3 insertions(+)
diff --git a/docs/manual/mod/mod_authn_anon.html.en b/docs/manual/mod/mod_authn_anon.html.en
index 5182fc23259..860c31255c9 100644
--- a/docs/manual/mod/mod_authn_anon.html.en
+++ b/docs/manual/mod/mod_authn_anon.html.en
@@ -136,7 +136,10 @@ password verification
userIDs.
Example:
+
Anonymous anonymous "Not Registered" "I don't know"
+
+
This would allow the user to enter without password
--
2.47.3