From: dgaudet Date: Thu, 17 Jul 1997 05:36:08 +0000 (+0000) Subject: Fix poor html formatting of example. Remove from example since it X-Git-Tag: APACHE_1_3a1~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=382ec74dc76722cf05825b1bcccba5c55d7f9dd6;p=thirdparty%2Fapache%2Fhttpd.git Fix poor html formatting of example. Remove from example since it is a bad thing to suggest. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78647 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_auth_anon.html b/docs/manual/mod/mod_auth_anon.html index ec03b892899..e542694d5ad 100644 --- a/docs/manual/mod/mod_auth_anon.html +++ b/docs/manual/mod/mod_auth_anon.html @@ -178,8 +178,7 @@ the httpd-log file

Excerpt of access.conf: -

-
+
Anonymous anonymous guest www test welcome

Anonymous_MustGiveEmail on
Anonymous_VerifyEmail on
@@ -189,18 +188,12 @@ Anonymous_LogEmail on
AuthName Use 'anonymous' & Email address for guest entry
AuthType basic

-

-
- Normal Apache/NCSA tokens for access control -

- <limit get post head>
- order deny,allow
- allow from all
-

- require valid-user
- <limit>
-

-
+ +order deny,allow
+allow from all
+

+require valid-user
+