Commit 36061dc1 authored by Ralf S. Engelschall's avatar Ralf S. Engelschall
Browse files

Fix mod_auth_*.html documents: NSCA -> NCSA

Submitted by: Youichirou Koga <y-koga@jp.FreeBSD.org>
PR: 2991


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82035 13f79535-47bb-0310-9956-ffa450edef68
parent e655d84e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -176,7 +176,7 @@ well protected AuthUserFile.
><STRONG>Default:</STRONG></A> By default; control is not passed on; and an
 unknown
userID or rule will result in an Authorization Required reply. Not
setting it thus keeps the system secure; and forces an NSCA compliant
setting it thus keeps the system secure; and forces an NCSA compliant
behaviour.

<P>
+1 −1
Original line number Diff line number Diff line
@@ -201,7 +201,7 @@ a lower level with a well protected .htpasswd file. <P>
><STRONG>Default:</STRONG></A> By default; control is not passed on; and an
unknown
userID or rule will result in an Authorization Required reply. Not
setting it thus keeps the system secure; and forces an NSCA compliant
setting it thus keeps the system secure; and forces an NCSA compliant
behaviour.  <P>
Security: Do consider the implications of allowing a user to allow
fall-through in his .htaccess file; and verify that this is really
+1 −1
Original line number Diff line number Diff line
@@ -190,7 +190,7 @@ a lower level with a well protected .htpasswd file. <P>
 REL="Help"
><STRONG>Default:</STRONG></A> By default; control is not passed on; and an unknown
userID or rule will result in an Authorization Required reply. Not
setting it thus keeps the system secure; and forces an NSCA compliant
setting it thus keeps the system secure; and forces an NCSA compliant
behaviour.  <P>

Security: Do consider the implications of allowing a user to allow