diff options
author | Vincent Bray <noodl@apache.org> | 2007-09-12 10:32:57 +0000 |
---|---|---|
committer | Vincent Bray <noodl@apache.org> | 2007-09-12 10:32:57 +0000 |
commit | cb538040e8355e059680a149d7154ce422a39f73 (patch) | |
tree | 74d44393f4939e769f747c216d83e8ff2929e833 /docs/manual/mod/mod_authz_owner.xml | |
parent | 6079ae7aefea0c380aed3faef1c0c7b41b91311a (diff) | |
download | httpd-cb538040e8355e059680a149d7154ce422a39f73.tar.gz |
PR #43358 - Fix links to moved auth directives (Takashi Sato)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@574882 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_authz_owner.xml')
-rw-r--r-- | docs/manual/mod/mod_authz_owner.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_authz_owner.xml b/docs/manual/mod/mod_authz_owner.xml index ab315ec638..5b7abda039 100644 --- a/docs/manual/mod/mod_authz_owner.xml +++ b/docs/manual/mod/mod_authz_owner.xml @@ -69,7 +69,7 @@ "MultiViews"</a> resources.</p> </note> </summary> -<seealso><directive module="core">Require</directive></seealso> +<seealso><directive module="mod_authz_core">Require</directive></seealso> <section id="examples"><title>Configuration Examples</title> |