I accidentally made a patch that would change /core/ to /mod_access_compat/.
The actual replacement should be from /core/ to /mod_authz_core/.

New patch included for trunk.

With regards and apologies,
Daniel.
Index: mod_authz_owner.xml
===================================================================
--- mod_authz_owner.xml (revision 1300620)
+++ mod_authz_owner.xml (working copy)
@@ -36,7 +36,7 @@
     must be already properly verified by an authentication module,
     such as <module>mod_auth_basic</module> or
     <module>mod_auth_digest</module>. <module>mod_authz_owner</module>
-    recognizes two arguments for the <directive module="core"
+    recognizes two arguments for the <directive module="mod_authz_core"
     >Require</directive> directive, <code>file-owner</code> and
     <code>file-group</code>, as follows:</p>
 
---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org
For additional commands, e-mail: docs-h...@httpd.apache.org

Reply via email to