From: Nilgun Belma Buguner Date: Fri, 15 May 2009 06:18:32 +0000 (+0000) Subject: fix module attribute X-Git-Tag: 2.3.3~592 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=63e5bce6ce8f873920fb7a0756441a7966ec0757;p=apache fix module attribute git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@775022 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_auth_form.xml b/docs/manual/mod/mod_auth_form.xml index 2795604b08..656f0c2ecb 100644 --- a/docs/manual/mod/mod_auth_form.xml +++ b/docs/manual/mod/mod_auth_form.xml @@ -542,7 +542,7 @@ lower level modules specifies the URL to redirect to should the user not be authorised to view a page. By default, if a user is not authorised to view a page, the HTTP response code HTTP_UNAUTHORIZED will be returned with the page specified by the - ErrorDocument directive. This directive overrides this + ErrorDocument directive. This directive overrides this default.

Use this directive if you have a dedicated login page to redirect users to.