1
0
mirror of https://github.com/apache/httpd.git synced 2025-12-24 15:01:03 +03:00

A few missing line breaks

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@453082 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Rich Bowen
2006-10-05 01:51:58 +00:00
parent 9f913fff80
commit ee005c4f63

View File

@@ -306,8 +306,8 @@ person in</title>
<example>
AuthType Basic<br />
AuthName "By Invitation Only"<br />
# Optional line:
AuthBasicProvider file
# Optional line:<br />
AuthBasicProvider file<br />
AuthUserFile /usr/local/apache/passwd/passwords<br />
AuthGroupFile /usr/local/apache/passwd/groups<br />
Require group GroupName