From 63e5bce6ce8f873920fb7a0756441a7966ec0757 Mon Sep 17 00:00:00 2001 From: Nilgun Belma Buguner Date: Fri, 15 May 2009 06:18:32 +0000 Subject: [PATCH] fix module attribute git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@775022 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_auth_form.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.

-- 2.40.0