]> granicus.if.org Git - apache/commitdiff
fix module attribute
authorNilgun Belma Buguner <nilgun@apache.org>
Fri, 15 May 2009 06:18:32 +0000 (06:18 +0000)
committerNilgun Belma Buguner <nilgun@apache.org>
Fri, 15 May 2009 06:18:32 +0000 (06:18 +0000)
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

index 2795604b0839922dc036cd42561147c525ad8942..656f0c2ecbae1b04228aa0fa7222ffca79769112 100644 (file)
@@ -542,7 +542,7 @@ lower level modules</description>
     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 <code>HTTP_UNAUTHORIZED</code>
     will be returned with the page specified by the
-    <directive module="mod_core">ErrorDocument</directive> directive. This directive overrides this
+    <directive module="core">ErrorDocument</directive> directive. This directive overrides this
     default.</p>
     
     <p>Use this directive if you have a dedicated login page to redirect users to.</p>