From ee005c4f635f96bda12d3734ea57a2f2615fbe9e Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Thu, 5 Oct 2006 01:51:58 +0000 Subject: [PATCH] A few missing line breaks git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@453082 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/howto/auth.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/howto/auth.xml b/docs/manual/howto/auth.xml index 12830127c40..1b3cbe69e26 100644 --- a/docs/manual/howto/auth.xml +++ b/docs/manual/howto/auth.xml @@ -306,8 +306,8 @@ person in AuthType Basic
AuthName "By Invitation Only"
- # Optional line: - AuthBasicProvider file + # Optional line:
+ AuthBasicProvider file
AuthUserFile /usr/local/apache/passwd/passwords
AuthGroupFile /usr/local/apache/passwd/groups
Require group GroupName -- 2.47.2