You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Ronnie Brunner <br...@netcetera.ch> on 1999/05/10 17:41:50 UTC

mod_auth-any/4381: typo in documentation of mod_anon_auth

>Number:         4381
>Category:       mod_auth-any
>Synopsis:       typo in documentation of mod_anon_auth
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          doc-bug
>Submitter-Id:   apache
>Arrival-Date:   Mon May 10 08:50:01 PDT 1999
>Last-Modified:
>Originator:     brunner@netcetera.ch
>Organization:
apache
>Release:        1.3.6
>Environment:
-
>Description:
There is a syntax error in the example of 
the mod_auth_anon module:
Since the syntax for AuthName changed, the 
more-than-one-word name should be quoted.
>How-To-Repeat:
http://www.apache.org/docs/mod/mod_auth_anon.html
>Fix:
change
	AuthName Use 'anonymous' & Email address for guest entry
to
	AuthName "Use 'anonymous' & Email address for guest entry"
in the example
>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include <ap...@Apache.Org> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.                                      ]
[Reply only with text; DO NOT SEND ATTACHMENTS!         ]