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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user